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
subscriber_id str ✔️ N/A
provider_id Any ✔️ N/A
hmac_hash str ✔️ HMAC hash for the request
environment_id str ✔️ The ID of the environment, must be a valid MongoDB ID
integration_identifier Optional[str] Optional integration identifier
code str ✔️ Optional authorization code returned from the OAuth provider
idempotency_key Optional[str] A header for idempotency purposes