Record

refresh-params

No description available.

record refresh-params {
  client-id: string,
  client-secret: string,
  grant-type: post-o-auth2-token-refresh-access-token-grant-type-enum,
  refresh-token: string,
}

Fields

NameTypeDescription
client-idstring
client-secretstring
grant-typepost-o-auth2-token-refresh-access-token-grant-type-enum
refresh-tokenstring