DELETE api/clients/{clientId}/equipment/{equipmentId}
Remove the connection between the client and the equipment kit.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
clientId |
Client ID |
integer |
Required |
equipmentId |
Equipment kit ID |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Boolean
booleanResponse Formats
application/json, text/json, text/html
Sample:
true