Check Write Lock Status

POST {{url}}/designcenter/api-designer/projects/{{project_id}}/branches/{{branch}}/status

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
x-organization-idstring
x-owner-idstring

RESPONSES

status: OK

{"lock":{"locked":false,"lockedBy":null,"lockedByMe":false},"project":{"commitsAhead":0,"commitsBehind":0,"added":[],"conflicts":[],"deleted":[],"modified":[]}}