v18

latestOpenAPI 3.0.3raw.githubusercontent.com2026-07-111422448.7 KB
Organization Management

Add Organization Team Member

The newly created member

post/auth/organization/add-team-member

Request body

teamIdstring required

The team the user should be a member of.

userIdstring required

The user Id which represents the user to be added as a member.

organizationIdstring nullable

The organization ID which the team falls under. If not provided, it will default to the user's active organization.

Response

Team member created successfully

idstring required

Unique identifier of the team member

userIdstring required

The user ID of the team member

teamIdstring required

The team ID of the team the team member is in

createdAtstring date-time required

Timestamp when the team member was created