OAuthClient
Update an OAuth client
PATCH
Update an OAuth client
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Pattern:
^[0-9a-fA-F]{24}$Body
application/json
Available options:
GET Available options:
password, client_credentials, refresh_token, access_token, custom_payload, jwt_bearer Pattern:
^(https?):\/\/[^\s$.?#].([^\s]|\x20)*$Example:
"https://login.salesforce.com/services/oauth2/token"
Pattern:
^(https?):\/\/[^\s$.?#].([^\s]|\x20)*$Example:
"https://login.salesforce.com/services/oauth2/authorize"
Example:
"{ payload: { query: { access_type: 'offline' } } }"
Example:
"x-shopify-access-token"
Example:
"google"
Update an OAuth client