Accept invitation
Accept the invitation to a resource identified by invitationId.
| Path Parameters |
|---|
invitationId uuid — REQUIRED |
| Header Parameters |
|---|
organization-id uuidID of organization context this request belongs to. |
| Responses | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|
201Invitation successfully accepted
| ||||||||||
400Bad Request (e.g. element not found or resource conflict).
| ||||||||||
403Missing permission
| ||||||||||
500Internal server error (Internal service communication or process error).
|