API Reference
Log In
API Reference

Update a team

This endpoint updates a team’s name, status, and team administrator.

👍

Roles

Platform Administrators and Team Administrators can access this route.

🚧

This endpoint can deactivate teams. When a team status is set to INACTIVE, members stay in the team and their team API keys are deactivated.

Path Params
string
required
Body Params
string

The team’s name.

string

The team’s status. Values can be ACTIVE and INACTIVE.

teamAdmin
object

An object that contains the team administrator’s user identifier.

Responses

Language
Credentials
Request
Choose an example:
application/json