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 |