cURL
curl --request DELETE \ --url https://api.example.com/connections/{connection_id}
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Delete a connection
Documentation IndexFetch the complete documentation index at: https://docs.subtotal.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.subtotal.com/llms.txt
Use this file to discover all available pages before exploring further.
The unique identifier for the connection
Successful Response