Initiate tenant sub-data deletion

This action submits a background task to delete results and monitors under given tenant for passed auth token. It returns a jobId. Use the jobId to make subsequent calls to track the status of the task.

Path Params
string
required

Specifies the tenant to delete the results and monitor.

Headers
string
required

All calls to this API require that you pass in the token you get from the Generate a token operation as an X-Auth-Token request header. See Get started for help to initially call the API.

Responses

400

Bad request. The URL or JSON request object is invalid.

401

Unauthorized. The security token is missing or invalid. See Get started for help initially running the API.

403

Forbidden. The authenticated user does not have access to this resource.

404

Not found. The requested object doesn't exist.

Language
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json