delete https://api.pixop.com/api/v1/projects/
Deletes a project by its unique identifier. If the project has videos associated with it, a 409 Conflict
response is returned.
Videos must be deleted before deleting the project. Use GET /v1/videos with the FilterByProjectId
query parameter to retrieve associated videos.