[{"label":"Latest (v1.0)","version":"latest"}]
csp
ApiTokenResponse
The response body that contains the API token.
Properties
string
apiToken
Optional
The value of the API token.
JSON Example
{
"apiToken": "string"
}