Python
Image Projects
Delete Image API Reference - Magic Hour Docs
Permanently delete the rendered image(s). This action is not reversible, please be sure before deleting.
DELETE
Python
Authorizations
Bearer authentication header of the form Bearer <api_key>, where <api_key> is your API key. To get your API key, go to Developer Hub and click "Create new API Key".
Path Parameters
Unique ID of the image project. This value is returned by all of the POST APIs that create an image.
Example:
"cuid-example"
Response
204