DELETE api/v1/Agents/{AgentID}/Customers/{CustomerId}/Users/{UserId}

Delete Customer's User

Request Information

Parameters

NameDescriptionAdditional information
AgentID

Define this parameter in the request URI.

CustomerId

Define this parameter in the request URI.

UserId

Define this parameter in the request URI.

Response Information

Response body formats

application/json, text/json

Sample:
1

application/xml, text/xml

Sample:
<int>1</int>