Ingest
Delete record
Remove a content record from the moderation system.
Authorization
Authorization
RequiredBearer <token>Bearer authentication header of the form Bearer , where is your auth token.
In: header
Request Body
application/json
RequiredclientId
RequiredstringThe unique identifier of the record to delete.
Record successfully deleted.