cURL
curl --request DELETE \ --url https://backend.tensorpix.ai/api/enhanced-images/{id}/ \ --header 'Authorization: <api-key>'
{ "errors": {}, "non_field_errors": [ "<string>" ] }
Token-based authentication with required prefix "Token"
No response body
Was this page helpful?