v1
latestOpenAPI 3.0.02026-08-066924329.8 KBClients
Delete a client
Delete a client
delete/clients/{id}
Path parameters
The id of the client
Response
Client deleted
Example response
{
"data": {
"id": "01J44B70GWDWT51K182EB5ZKNE"
}
}Delete a client
The id of the client
Client deleted
{
"data": {
"id": "01J44B70GWDWT51K182EB5ZKNE"
}
}