Skip to main content
PUT
/
platform
/
admin
/
administration
/
chain_explorers
/
update
{
  "isSuccess": true,
  "isFailure": true,
  "error": {
    "code": "<string>",
    "message": "<string>",
    "info": [
      "<string>"
    ]
  },
  "value": {
    "isWrongCredentials": true
  }
}

Body

apiKey
string | null
required
id
integer
issuerDefault
boolean

Response

OK

isSuccess
boolean
isFailure
boolean
error
object
value
object