EaserixDocs
DevelopersAPI referenceCronCrunchClients

Delete a client

Owner-only. A client owned by nobody the caller can see reads as not found; one shared with them by a teammate answers 403.

View as Markdown
DELETE
/v1/clients/{id}
AuthorizationBearer <token>

In: header

Path Parameters

id*string

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X DELETE "https://example.com/v1/clients/string"
{  "message": "string"}