Delete a project (must be empty).
cURL
curl --request DELETE \ --url https://api.example.com/projects/{project_id}
{ "id": "<string>", "message": "<string>" }
Documentation IndexFetch the complete documentation index at: https://docs.terminaluse.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.terminaluse.com/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response
Was this page helpful?