cURL
curl --request DELETE \ --url https://staging.terminal3.io/v1/sub_client/{client_id} \ --header 'x-api-token: <x-api-token>'
{ "success": true }
This API allows a master client to delete an existing sub-client.
x > 0
Success
The response is of type object.
object