Request lock access
Requests blocking of access from the provider. The access must be in current state: ACTIVE!
| Path Parameters |
|---|
accessId uuid — REQUIRED |
| Header Parameters |
|---|
organization-id uuid — REQUIREDID of organization context this request belongs to. |
| Request Body — REQUIRED |
|---|
note string — REQUIREDPossible values: length ≤ 600 |
| Responses | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200Access lock successfully requested
| |||||||||||||
400Bad Request (e.g. element not found or resource conflict).
| |||||||||||||
403Missing permission
| |||||||||||||
500Internal server error (Internal service communication or process error).
|