GetApiTokenDetailsRequest
GetApiTokenDetailsRequest
The request body for getting API token contents.
JSON Example
{
"tokenValue": "string"
}
string
tokenValue
Required
The value of the API token.