Skip to main content
Properties for M2M OAuth secrets are specified in the properties object when creating or updating a secret. OAuth secrets store OAuth 2.0 client credentials including client ID, client secret, and authorization URL.

Properties

name
string
required
The key name for the secret. This name is used to reference the secret in connections and other resources.
value
object
required
OAuth 2.0 credentials object containing client authentication details.