curl --location --request DELETE 'https://api.plusvibe.ai/api/v1/client' \
--header 'x-api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"workspace_id": "65f99a0dd96fae8ab61130c0",
"client_id": "70218d5e05561a3877dcb77f"
}'{
"status": "success"
}