Interface ClientCredentialsTokenResponse

Hierarchy

Properties

accessToken: string
expiresIn: number
scopes: string[]
tokenType: "Bearer"
webhook: null | Webhook