Create organization invite link
POST/api/organizations/:organizationId/invites
Create a new invite link for an organization. Only organization admins can create invite links.
Request
Responses
- 201
- 400
- 401
- 403
- 404
- 500
Invite link created successfully
Invalid input data
Not authenticated
Insufficient permissions
Organization not found
Internal server error