OAuth grant type used by the connector. More info: https://oauth.net/2/grant-types
Name | Type | Description | Notes |
---|---|---|---|
value | str | OAuth grant type used by the connector. More info: https://oauth.net/2/grant-types | must be one of ["authorization_code", "client_credentials", "password", ] |