GuidesAPI Reference
API Reference

Returns the status of the delete request

Returns the details of the specified delete request. Delete request can be in one of the following states: Scheduled, Processing, Failed, Succeeded. See Data API Developer’s Guide in the Documentation section for the delete request state diagram.

Path Params
string
required

The ID of the index layer you want to get the delete request status for.

string
required

Id of the delete request returned from the index delete operation.

Query Params
string

Billing Tag is an optional free-form tag which is used for grouping billing records together. If supplied, it must be between 4 - 16 characters, contain only alpha/numeric ASCII characters [A-Za-z0-9]. Grouping billing records by billing tag will be available in future releases.

Responses

400

Bad Request - The request is invalid. Verify and retry.

401

Unauthorized - The credentials provided do not authorize the user to perform this operation.

403

Forbidden - The user is not authorized to perform the operation on the resource specified.

404

Not Found - The criteria set in the request are not valid.

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