Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.getoutbox.ai/agent/integration \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "integration_id": "<string>" } '
Delete a platform integration
Company API Key
Integration ID to delete
ID of the integration to delete
Integration deleted successfully