Cancel a request

Cancel an existing request

Body required
application/json

The Request to cancel

_id
string (Internal ID) required

The ID of the request to cancel

module
string (Module) required

The module of the request

Enum webra est scep acme crmp
workflow
string (Workflow) required

The workflow of the request

Enum enroll migrate revoke recover renew update
Responses
  • 200 Request successfully canceled
  • 400 Invalid request
  • 401 Unauthorized request
  • 403 Forbidden action
  • 404 Not found
  • 500 Internal server error