Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the organization.
Body
application/json
The ID of the builder to add to the organization
Example:
"builder-id-123"
Response
User successfully added to organization

