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