Delete a client
Delete a client
DELETE
https://api.complycube.com/v1/clients/:id
Deletes an existing client.
Path Parameters
Name | Type | Description |
---|---|---|
id | string | The ID of the client. |
Headers
Name | Type | Description |
---|---|---|
Authorization | string | The live or sandbox API key. |
Example request
Last updated