For the complete documentation index, see llms.txt. This page is also available as Markdown.

Join an organization

Join an organization if the user's verified email domain matches one of the organization's allowed email domains. This endpoint allows existing users to join organizations they're eligible for based on their email domain.

Available in MCP
post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
organizationIdstringRequired

A unique entity identifier

Pattern: ^[a-zA-Z0-9_-]+$
Responses
204

Successfully joined the organization

No content

post/orgs/{organizationId}/join

No content

Last updated

Was this helpful?

Powered by GitBook