delete https://opendsr.pushly.com/v2/domains//subject_requests
Responses
400Bad Request
403Forbidden
404Not Found
409The request is not in a valid state to be cancelled
500Internal Server Error
400Bad Request
403Forbidden
404Not Found
409The request is not in a valid state to be cancelled
500Internal Server Error
xxxxxxxxxx
curl --request DELETE \
--url https://opendsr.pushly.com/v2/domains/1234/subject_requests \
--header 'accept: application/json'
xxxxxxxxxx
{
"controller_id": 1234,
"received_time": "2025-04-06T09:42:35.957Z",
"subject_request_id": "8e12a087-e096-4de2-9c42-0423f45c4643",
"api_version": "2.0"
}