Delete image
DELETE
/v1/images/{image_id}Delete an image record and its stored content when Token360 storage is available.
Use GET /v1/images to find the image_id. Deleting an image only affects image records owned by the current API key.
Authentication
Authorization Bearer
API key as bearer token in Authorization header.
Path Parameters
image_idstringrequiredThe image record ID.
Response
idstringImage record ID.
objectstringAlways image.
deletedbooleanAlways true.
Was this page helpful?
Previous
Download image
Next
Create transcription