cURL
curl --request DELETE \ --url https://api.example.com/v1/external-apis/{id} \ --header 'x-api-key: <api-key>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Delete external API configuration.
Documentation IndexFetch the complete documentation index at: https://docs.bey.dev/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.bey.dev/llms.txt
Use this file to discover all available pages before exploring further.
Your Beyond Presence API Key.
External API configuration ID.
Successful Deletion