DELETE api/v{version}/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

version

The requested API version

string

Required

Default value is 2.0

Body Parameters

None.

Response Information

Resource Description

None.