User Management > Teams
Delete a Team
Delete a Team for a given Account.
delete/1/accounts/{account}/teams/{team}
Path parameters
accountinteger required
Unique identifier of the Account
teaminteger required
Unique identifier of the Team
Response
OK
Example response
{
"result": "success"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.