Company User

Update invitation

Update invitation

patch/api/v1/company-user/invitations/{invitation_id}

Path parameters

invitation_idstring uuid required

Request body

expiresAtstring date-time nullable required

Example request

{
  "expires_at": "2024-12-31T23:59:59Z"
}

Response

Request completed successfully.

detailstring

Changes

No recorded changes to this endpoint across all 1 revision of this API.