Skip to main content
DELETE
/
text-detections
/
{id}
Delete a text redaction record
curl --request DELETE \
  --url https://api.indoralabs.com/text-detections/{id} \
  --header 'x-api-key: <api-key>'

Authorizations

x-api-key
string
header
required

Path Parameters

id
string<uuid>
required

Response

Deleted successfully.