Skip to main content
DELETE
/
offices
/
{id}
Delete Office
curl --request DELETE \
  --url https://tms.universal.rollout.com/api/offices/{id}
{}
DELETE /offices/{id} Base URL: https://tms.universal.rollout.com/api

Parameters

NameInTypeRequired
idpathstringYes

Responses

StatusDescription
204No Content
400Bad Request
404Not Found
409Conflict
500Internal Server Error

OpenAPI Source

/openapi/tms.json DELETE /offices/{id}

Path Parameters

id
string
required

Response

No Content

The response is of type object.