post https://{hostname}/concerto/services/rest/tenant/management/delete/v1/
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.
Responses
400Bad request. The URL or JSON request object is invalid.
401Unauthorized. The security token is missing or invalid. See Get started for help initially running the API.
403Forbidden. The authenticated user does not have access to this resource.
404Not found. The requested object doesn't exist.