Workspace invitations
Rejects a workspace invitation with the given id if the email address of the user matches that of the invitation.
post/api/workspaces/invitations/{workspace_invitation_id}/reject/
Path parameters
workspace_invitation_idinteger required
Rejects the workspace invitation related to the provided value.
Response
No response body
Changes
No recorded changes to this endpoint across all 6 revisions of this API.