curl -X DELETE https://api.whatabot.app/api/v1/clients/{id} \
-H "X-Api-Key: wh_your_api_key"
OAuth Clients
Delete Client
Delete an OAuth client.
DELETE
/
v1
/
clients
/
{id}
curl -X DELETE https://api.whatabot.app/api/v1/clients/{id} \
-H "X-Api-Key: wh_your_api_key"