Skip to main content

UpdateOAuth2ConnectionInput Input Object

Input fields

ArgumentTypeDescription
refreshAtDateTimeThe timestamp at which the next refresh attempt will occur for the Connection.
accessTokenStringThe OAuth2 access token to use for the Connection.
refreshTokenStringThe OAuth2 refresh token to use for the Connection.
tokenTypeStringThe type of OAuth2 token to use for the Connection.
expiresInIntThe number of seconds until the token is expired and a refresh must occur for the Connection.
contextStringThe context to use for the Connection. Completely replaces any existing value for context on the Connection.
statusStringThe status to use for the Connection.
additionalTokenFieldsStringAdditional fields to store on the token.
idIDThe ID of the InstanceConfigVariable to mutate.
clientMutationIdStringA unique identifier for the client performing the mutation.