Dependencies for Metaproperties and Options

Dependencies for Metaproperties and Options

1.0.0OAS 3.1
API Base URL
  • Server 1:https://{your-bynder-domain}/
Security
OAuth2 (oauth2)

Authorization Code OAuth Flow

Authorize URL: https://{your-auth-url}

Token URL: https://{your-bynder-domain}/v6/authentication/oauth2/token

Scopes:

  • METAMANAGEMENT -
  • METAPROPERTYMANAGEMENT -

Client Credentials OAuth Flow

Token URL: https://{your-bynder-domain}/v6/authentication/oauth2/token

Scopes:

  • METAMANAGEMENT -
  • METAPROPERTYMANAGEMENT -
permanentToken (apiKey)

An API key is a token that you provide when making API calls. Include the token in a header parameter called Authorization.

Example: Authorization: 123

Option dependency (Please use new Automations API if possible)

Retrieve global option dependencies

Retrieve all metaproperty option dependencies globally.

get
https://{your-bynder-domain}/api/v4/metaproperties/options/dependencies

Response

200 application/json

A list of global option dependencies.

object
get/api/v4/metaproperties/options/dependencies
 
200 application/json