[{"label":"Latest (v1.0)","version":"latest"}]
csp
GetApiTokenDetailsRequest
The request body for getting API token contents.
Properties
string
tokenValue
Required
The value of the API token.
JSON Example
{
"tokenValue": "string"
}