Delete Project
Delete a project. Generations and assets that were attached to it are not deleted — they simply stop being grouped under the project.
Authentication
x-api-keystring
API Key authentication via header
Path parameters
id
A unique identifier for a project.
Response
Project deleted successfully
id
The id of the deleted project.
Errors
401
Unauthorized Error
404
Not Found Error
422
Unprocessable Entity Error
500
Internal Server Error

