cURL
curl --request DELETE \ --url https://{host}/timmi-project/api/v4/clients/{id} \ --header 'Authorization: <authorization>'
This response does not have an example.
Delete a single client. Deletion is irrevocable.
API key. Value must be formatted like so: lucca application={api_key}.
lucca application={api_key}
Identifier of the client.
No content
Was this page helpful?