DELETE api/clients/{clientId}/servicetype/{serviceTypeId}

Removes a service type from a client

Request Information

URI Parameters

NameDescriptionTypeAdditional 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.