DELETE api/clients/{clientId}/equipment/{equipmentId}

Remove the connection between the client and the equipment kit.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
clientId

Client ID

integer

Required

equipmentId

Equipment kit ID

integer

Required

Body Parameters

None.

Response Information

Resource Description

Boolean

boolean

Response Formats

application/json, text/json, text/html

Sample:
true