Skip to main content
POST
/
api
/
ESigning
/
Requests
/
Revoke
/
Bulk
Revoke Request.
curl --request POST \
  --url https://api.example.com/api/ESigning/Requests/Revoke/Bulk \
  --header 'Content-Type: application/json' \
  --data '[
  123
]'

Body

application/json

Response

200

OK