Activate access
Activates the access. The access must be in current state: ACTIVATION_REQUESTED or INACTIVE!
| 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 successfully activated
| |||||||||||||
400Bad Request (e.g. element not found or resource conflict).
| |||||||||||||
403Missing permission
| |||||||||||||
500Internal server error (Internal service communication or process error).
|