cURL
curl --request DELETE \ --url https://{host}/timmi-project/api/v4/projects/{id} \ --header 'Authorization: <authorization>'
This response does not have an example.
Only projects at “draft” status can be deleted.
API key. Value must be formatted like so: lucca application={api_key}.
lucca application={api_key}
Unique identifier of the project.
No Content
Was this page helpful?