Skip to content

DELETE Company group

Ksenyia edited this page May 18, 2016 · 2 revisions

Deleting is available to the user with admin rights only

Resource URI

/companyGroups/{id}

Resource Properties

Property Description
id A string that uniquely identifies the company group.

HTTP DELETE

Default Request

curl -X "DELETE" http://end-point-uri/companyGroups/570f7c74935d3b3dd5dbe702

Response

HTTP Status Code 200

Clone this wiki locally