This endpoint sends an HTTP DELETE request to the specified URL to check the status of the resource. The :statusCode
parameter in the URL should be replaced with the actual status code to be checked.
Request Body
This request does not require a request body.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The response is of type object
.