Unassigns user(s) from a team.

Removes user(s) from a team.

📘

The rate limit for this API is normal.

Body Params

Provide user ID(s) to unassign from a team.

string
required

Represents the ID of the team.

userIds
array of strings
required
userIds*
Responses
200

Success code. Returns team details with user ID(s).

401

Failure code. Unauthorized access.

403

Failure code. Forbidden access.

429

Failure code. Too many incoming requests.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json