cURL
curl --request DELETE \ --url https://api.b-bot.space/api/v2/v1/experts/{expert_id} \ --header 'bbot-api-key: <api-key>' \ --header 'bbot_api_key: <bbot_api_key>'
{ "id": "<string>", "message": "<string>" }
Permanently delete an expert from the system. This action is irreversible. Only available for Agencies and Middleware Partners.
API key for authentication
API Key for authentication
The unique identifier of the expert to delete
Success
Deleted expert ID
Confirmation message