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.
Your Beyond Presence API Key.
External API configuration ID.
Successful Deletion