POST api/clients/{clientId}/equipment/{equipmentId}
Connect the equipment kit with the client.
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