v3

latestOpenAPI 3.0.3MIT2026-07-313881,2455.6 MB
Workspace invitations

Updates the existing workspace invitation related to the provided workspace_invitation_id param if the authorized user has admin rights to the related workspace.

patch/api/workspaces/invitations/{workspace_invitation_id}/

Path parameters

workspace_invitation_idinteger required

Updates the workspace invitation related to the provided value.

Request body

permissionsstring

The permissions that the user is going to get within the workspace after accepting the invitation.

Response

idinteger required
workspaceinteger required

The workspace that the user will get access to once the invitation is accepted.

emailstring email required

The email address of the user that the invitation is meant for. Only a user with that email address can accept it.

permissionsstring

The permissions that the user is going to get within the workspace after accepting the invitation.

created_onstring date-time required