Skip to main content
POST
/
platform
/
admin
/
issuer_factory
/
emergency_stop
/
update
{
  "isSuccess": true,
  "isFailure": true,
  "error": {
    "code": "<string>",
    "message": "<string>",
    "info": [
      "<string>"
    ]
  },
  "value": {
    "success": true
  }
}

Query Parameters

TenantId
integer
BlockchainId
integer
Stop
boolean
GuardianWalletTenantId
integer

Response

OK

isSuccess
boolean
isFailure
boolean
error
object
value
object