Delete create project file
DELETE {{baseUrl}}/api/organizations/:organizationId/create-project/:createProjectId/files/:createProjectFileId
Remove a file from a create project job. Only files for which no jobs are running can be deleted.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"success":"\u003cboolean\u003e","error":"\u003cstring\u003e"}