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 POST \ --url https://ramp-sandbox.hexarails.ai/autoramp-flow/delete \ --header 'Content-Type: application/json' \ --header 'X-API-Key: <api-key>' \ --data ' { "id": "uuid-12345" } '
{ "status": "SUCCESS", "data": "<unknown>" }
Deletes autoramp flow
Flow ID
"uuid-12345"
Delete autoramp flow successful
Success response status
SUCCESS
"SUCCESS"
Response data