Delete Team Role

DELETE {{baseUrl}}/v2/teams/:identifier/roles/:teamRoleIdentifier?teamIdentifierType=id&identifierType=id

Deletes a team role using team role 'id' or 'name'

Request Params

KeyDatatypeRequiredDescription
teamIdentifierTypestringType of the identifier. Possible values are 'id' and 'name'. Default value is 'id'
identifierTypestringType of the identifier that is provided as an in-line parameter. Possible values are 'id' or 'name'

RESPONSES

status: OK

{"requestId":"ipsum Excepteur magna ut","took":0,"result":"ipsum culpa","data":{"id":"nulla dolor Lorem non","name":"dolor magna sunt consequat"}}