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.
delete workspace workflow test
Authentication: required
cURL
curl --request DELETE \ --url https://your-xano-instance.xano.io/api:meta/workspace/{workspace_id}/workflow_test/{workflow_test_id} \ --header 'Authorization: Bearer <token>'
{}
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Success!
The response is of type object.
object
Was this page helpful?