orgs

Update a specific organization invite.

Update a specific organization invite.

patch/orgs/{org}/invites/{slug_perm}/

Request body

role'Owner' | 'Manager' | 'Member' | 'Collaborator'

The role to be assigned to the invited user.

Response

Invite updated

emailstring email

The email of the user to be invited.

expires_atstring date-time
inviterstring
inviter_urlstring uri nullable
orgstring
role'Owner' | 'Manager' | 'Member' | 'Collaborator'

The role to be assigned to the invited user.

slug_permstring slug
userstring

The slug of the user to be invited.

user_urlstring uri nullable

Changes

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