DELETE
/
dreambooth
/
project
curl -X 'DELETE' \
  'https://api.mirageml.com/dreambooth/project' \
  -H 'accept: application/json' \
  -H 'Authorization: <AUTHORIZATION>' \
  -H 'x-api-key: <API_KEY>'
{
  "statusCode": 200,
  "body": {
    "message": "Deleted project init image",
    "files": []
  }
}

Description

Deletes the intalization images for a dreambooth project

Body Data

project-id
string
required

Project id of the project