Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 2.29 KB

subscribersv1controllerchatoauthcallbackrequest.md

File metadata and controls

14 lines (11 loc) · 2.29 KB

SubscribersV1ControllerChatOauthCallbackRequest

Fields

Field Type Required Description
SubscriberID string ✔️ N/A
ProviderID any ✔️ N/A
HmacHash string ✔️ HMAC hash for the request
EnvironmentID string ✔️ The ID of the environment, must be a valid MongoDB ID
IntegrationIdentifier *string Optional integration identifier
Code string ✔️ Optional authorization code returned from the OAuth provider
IdempotencyKey *string A header for idempotency purposes