Skip to main content

ValidateCollectorTokenResp

client_idstringrequired
expires_atstringrequired
scopestringrequired
token_typestringrequired
validbooleanrequired
ValidateCollectorTokenResp
{
"client_id": "string",
"expires_at": "string",
"scope": "string",
"token_type": "string",
"valid": true
}