Join an organization
post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
organizationIdstringRequiredPattern:
A unique entity identifier
^[a-zA-Z0-9_-]+$Responses
204
Successfully joined the organization
No content
400
User's email domain is not valid
application/json
404
Organization not found
application/json
post/orgs/{organizationId}/join
No content
Last updated
Was this helpful?