Create Validator
POST /networks/:networkId/validators
Create a new Canton Validator.
Required Permissions
Name
Conditions
Networks:CantonValidators:Create
Always Required
Request body
Sample request body for Shared
{
"kind": "Shared",
"name": "My shared validator"
}Sample request body for Custom
Auth0
Okta
Keycloak
Response
Response example
Last updated