cURL
curl --request DELETE \ --url https://app.promptingco.com/api/v1/apps/{appId}/routes/{routeId} \ --header 'x-api-key: <api-key>'
{ "ok": true, "data": { "id": "<string>" } }
Organization-scoped API key. Available scopes:
1
Successful response
true
Show child attributes