API Reference
Log In
API Reference

Add a member to a Team

Adds member(s) to a Team. You will need one of the following for the Team member you would like to add: federationId (only applicable for enterprise implementations), Invitation code, or OpenID. Use the OpenID for existing SideDrawer Users and the Invitation code for pending Users.

Path Params
string
required

Unique Tenant identifier.

string
required

Team identifier

Query Params
string

Region

Body Params
string

Member Account OpenID.

string

The Invitation code to the entity (for non-existing Users).

string

Unique federation identifier.

Response
200

Successfully added a Team member.

Language
Credentials
Click Try It! to start a request and see the response here!