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 --location --request DELETE 'https://api.stateset.com/v1/project/:id' \ --header 'Content-Type: application/json' \ --header 'Authorization: Token <token>' \ --data-raw '{ "id: "1234", }'
{ "id": "<string>", "object": "<string>", "success": 123 }
This endpoint deletes an existing project.