Analyze
Extract

Stop an analyze job

Stops an analysis previously run.

POST
https://api.textreveal.com/api/2.0/analyze/{id}/stop

Request

The response will not be in JSON format.
Response will contain the Content-Type: header.

Parameters

  • id*uuid

    Analysis ID

Response

Error

Error - 404

Not Found

  • valuestring
    Example: "string"
Response
{
  "value": "string"
}