Skip to main content

GetTokenDto

apiUserstringrequired

API client Id

apiKeystringrequired

API client key

GetTokenDto
{
"apiUser": "string",
"apiKey": "string"
}