Skip to main content

CRMIntegrationTokens

access_tokenAccess Tokenrequired
refresh_tokenRefresh Tokenrequired
account_idAccount Id
Default value:
token_typeToken Type
Default value:
expires_atdate-timerequired
refererReferer
Default value:
application_token object
anyOf
string
CRMIntegrationTokens
{
"access_token": "string",
"refresh_token": "string",
"account_id": "",
"token_type": "",
"expires_at": "2024-07-29T15:51:28.071Z",
"referer": "",
"application_token": "string"
}