DELETE api/clients/{clientId}/servicetype/{serviceTypeId}
Removes a service type from a client
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
clientId |
The client to remove the service type from |
integer |
Required |
serviceTypeId |
The service type to remove |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
None.