Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://www.trybloom.ai/api/v1/images \ --header 'x-api-key: <api-key>'
{ "data": { "deletedCount": 0 } }
Delete up to 50 images by id in one call.
Bloom API key, for example x-api-key: bloom_sk_....
x-api-key: bloom_sk_...
Comma-separated image IDs to delete (1-50).
OK
Show child attributes
Was this page helpful?