Delete Team
DELETE {{baseUrl}}/v2/teams/:identifier?identifierType=id
Delete team with given id or name
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| identifierType | string | Type of the identifier. Possible values are 'id' and 'name'. Default value is 'id' | 
RESPONSES
status: OK
{"requestId":"ipsum Excepteur magna ut","took":0,"result":"ipsum culpa","data":{"id":"nulla dolor Lorem non","name":"dolor magna sunt consequat"}}