Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.prophecy.ai/llms.txt

Use this file to discover all available pages before exploring further.

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.