Teams
Delete a team
Delete a team by ID.
DELETE
/
api
/
teams
/
{teamId}
Authorizations
This header is used to authenticate as a superuser. Your API key must have the sudo
scope to use this header.
Path Parameters
Team ID, starting with tea_
Response
200 - application/json
The unique ID of the team, starting with tea_
.
The date and time the team was created.
The date and time the team was last updated.
The name of the team.
The unique slug of the team used is URLs in the FirstQuadrant app, e.g., https://firstquadrant.ai/my-team
.