GET
/
apps
/
annotation-reply
/
{action}
/
status
/
{job_id}
{
  "job_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
  "job_status": "<string>",
  "error_msg": "<string>"
}

Authorizations

Authorization
string
header
required

API Key authentication.

Path Parameters

action
enum<string>
required

Action: 'enable' or 'disable'.

Available options:
enable,
disable
job_id
string
required

Job ID.

Response

200 - application/json

Task status.

The response is of type object.