Delete bot

An endpoint to delete a bot

DELETE https://api.aipixy.com/v1/bot/

Query Parameters

Headers

curl -X GET \
     -H "Authorization: Bearer YOUR_API_KEY" \
     https://api.aipixy.com/v1/bot/UID

Last updated