Projects
Delete a project
Deletes a project by its identifier. The project must not have any active jobs (pending, processing, or post_processing) to be deleted.
Authorization
token_auth AuthorizationBearer <token>
Token-based authentication using access tokens.
In: header
Path Parameters
project_id*string
Response Body
curl -X DELETE "https://v2.api.piktid.com/project/string"Empty
Empty
Empty
Empty