workspace
invites
Update workspace invite
Update the metadata of a specific workspace invite by its ID.
You can update:
- Email address (for email invites)
- Role assigned to the invitee
- Maximum uses or domain restrictions
**Use cases:**
- Correcting invite details
- Changing invite permissions
- Managing invite limits
patch/api/v1/workspaces/invites/{inviteId}
Path parameters
inviteIdstring required
Request body
Response
This response returns the updated data for the workspace invite.
Changes
No recorded changes to this endpoint across all 1 revision of this API.