Update organization invite link
PATCH/api/organizations/:organizationId/invites/:inviteId
Update an existing invite link (e.g., disable it). Only organization admins can update invite links.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Invite link updated successfully
Invalid input data
Not authenticated
Insufficient permissions
Organization or invite not found
Internal server error