v1

latestOpenAPI 3.0.0Apache 2.02026-08-0610023171.4 KB
Organizations

Delete organization text

Mark an organization text check as deleted. The text must belong to the group authorized by group_token; already deleted texts return a business-rule error.

post/api/org/text/delete/{id}/

Path parameters

idinteger required

Numeric ID of a text check or AI check, depending on the endpoint.

Response

The request succeeded.

successboolean

Example response

{
  "success": true
}