Create a new Canton Validator.
{
"kind": "Shared",
"name": "My shared validator"
}
{
"kind": "Custom",
"name": "My custom validator",
"url": "http://myvalidator.com",
"oauth2": {
"audience": "https://canton.network.global",
"clientId": "xxxxxx",
"clientSecret": "xxxxxxx",
"tokenUrl": "https://dev-dfns-byov.eu.auth0.com"
}
}
{
"id": "cv-xxxx",
"kind": "Custom",
"name": "My custom validator",
"dateCreated": "2023-04-14T20:41:28.715Z"
}