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 |