v1

latestOpenAPI 3.0.12026-08-0435481.5 MB
Organization invitations

Update organization invitation status

Update the status of an organization invitation by ID.

put/api/organization-invitations/{id}/status

Path parameters

idstring required

The unique identifier of the organization invitation.

Request body

acceptedUserIdstring nullable

The ID of the user who accepted the organization invitation. Required if the status is "Accepted".

status'Accepted' | 'Revoked' required

The status of the organization invitation.

Response

The organization invitation status was updated successfully.

tenantIdstring required
idstring required
inviterIdstring nullable required
inviteestring required
acceptedUserIdstring nullable required
organizationIdstring required
status'Pending' | 'Accepted' | 'Expired' | 'Revoked' required
createdAtnumber required
updatedAtnumber required
expiresAtnumber required