Skip to main content
DELETE
/
images
/
{image_id}
Delete Image Endpoint
curl --request DELETE \
  --url https://backend.overtenai.com/api/v1/images/{image_id}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "input": "<unknown>",
      "ctx": {}
    }
  ]
}

Path Parameters

image_id
string
required

Response

Successful Response