Skip to main content
DELETE
/
people
/
{id}
Delete Person
curl --request DELETE \
  --url https://tms.universal.rollout.com/api/people/{id}
"<array>"
DELETE /people/{id} Base URL: https://tms.universal.rollout.com/api

Parameters

NameInTypeRequired
idpathstringYes

Responses

StatusDescription
200OK
400Bad Request
404Not Found
409Conflict

OpenAPI Source

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

Path Parameters

id
string
required

Response

OK