Skip to main content
POST
Create issuer governance request
Creates a new governance request to perform an action on an issuer. Supported actions include suspend, revoke, reinstate, and change trust tier. Requests may require additional approvals before they can be executed.

Parameters

string
required
Type of governance action: SUSPEND_ISSUER, REVOKE_ISSUER, REINSTATE_ISSUER, CHANGE_TRUST_TIER
string
required
The UUID of the issuer to act upon
string
required
Justification for the governance action

Responses

Authorizations

X-API-Key
string
header
required

API key for machine-to-machine authentication

Body

application/json

The body is of type object.

Response

201 - application/json

Request created

id
string<uuid>
status
string
created_at
string<date-time>