generated: '2026-07-11' method: derived source: openapi/bynder-openapi.yml summary: types: - oauth2 oauth2_flows: - authorizationCode - clientCredentials schemes: - name: oauth2 type: oauth2 flows: - flow: authorizationCode authorizationUrl: https://yourportal.bynder.com/v6/authentication/oauth2/auth tokenUrl: https://yourportal.bynder.com/v6/authentication/oauth2/token/authorization scopes: 7 - flow: clientCredentials tokenUrl: https://yourportal.bynder.com/v6/authentication/oauth2/token/client-credentials scopes: 2 description: OAuth 2.0 with JWT bearer access tokens sources: - openapi/bynder-openapi.yml