curl --request DELETE \
--url https://{api_endpoint}/api/v1/connections/applications/{connection_id} \
--header 'Authorization: Bearer <token>'{
"status": "<string>",
"message": "<string>",
"connection_id": "<string>"
}curl --request DELETE \
--url https://{api_endpoint}/api/v1/connections/applications/{connection_id} \
--header 'Authorization: Bearer <token>'{
"status": "<string>",
"message": "<string>",
"connection_id": "<string>"
}Documentation Index
Fetch the complete documentation index at: https://developer.watson-orchestrate.ibm.com/llms.txt
Use this file to discover all available pages before exploring further.