Delete Invitation
DELETE/api/hive/v1/invitations/:id/
Deletes a workspace invitation. Only workspace owners can perform this action. This prevents the invitation from being used to join the workspace.
Request
Responses
- 204
- 403
- 404
Invitation deleted successfully
Only workspace owners can delete invitations
Invitation not found