Delete team

DELETE
/api/v2/teams/:teamKey

Delete a team by key. To learn more, read Deleting teams.

Path parameters

teamKeystringRequired

The team key

Response

Action succeeded

{}
map from strings to any or null

Errors

Built with