generated: '2026-07-11' method: derived source: openapi/adobe-sign-openapi.yml schemes: - name: oauth2 source: openapi/adobe-sign-openapi.yml flows: - flow: authorizationCode authorizationUrl: https://secure.adobesign.com/public/oauth/v2 tokenUrl: https://secure.adobesign.com/oauth/v2/token description: OAuth 2.0 authorization-code flow. The authorization code is exchanged at POST /oauth/v2/token for an access token (~3600s) and a refresh token. Scope modifiers :self, :group, and :account determine the authorization level. scopes: - scope: agreement_read description: Read agreements flows: - authorizationCode sources: - openapi/adobe-sign-openapi.yml - scope: agreement_send description: Send agreements for signature flows: - authorizationCode sources: - openapi/adobe-sign-openapi.yml - scope: agreement_write description: Create and modify agreements flows: - authorizationCode sources: - openapi/adobe-sign-openapi.yml - scope: library_read description: Read library templates flows: - authorizationCode sources: - openapi/adobe-sign-openapi.yml - scope: library_write description: Create and modify library templates flows: - authorizationCode sources: - openapi/adobe-sign-openapi.yml - scope: user_login description: Sign in as a user flows: - authorizationCode sources: - openapi/adobe-sign-openapi.yml - scope: user_read description: Read user information flows: - authorizationCode sources: - openapi/adobe-sign-openapi.yml - scope: user_write description: Modify users flows: - authorizationCode sources: - openapi/adobe-sign-openapi.yml - scope: widget_read description: Read widgets flows: - authorizationCode sources: - openapi/adobe-sign-openapi.yml - scope: widget_write description: Create and modify widgets flows: - authorizationCode sources: - openapi/adobe-sign-openapi.yml - scope: workflow_read description: Read workflows flows: - authorizationCode sources: - openapi/adobe-sign-openapi.yml - scope: workflow_write description: Create and modify workflows flows: - authorizationCode sources: - openapi/adobe-sign-openapi.yml