API Docs / Operations / Service - Packages / Remove Service Package from Client

Remove Service Package from Client

DELETE /tenants/{tenant}/clients/{clientCode}/apply-service-package/{packageCode}

Removes all client billable services linked to the specified service package.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

clientCode* path string
packageCode* path string

Responses

204 No Content
401 Unauthorized – Invalid or missing API key
404 Not Found

Try it