Access Rights and Options

Access Rights and Options API

1.0.0OAS 3.1
API Base URL
  • Server 1:https://{your-bynder-domain}/
    Variables
    your-bynder-domain:
  • Server 2:https://DefaultParameterValue
  • Server 3:https://your-bynder-domainDefaultValue/v6/authentication/oauth2
  • Server 4:https://{your-auth-url}
    Variables
    your-auth-url:
  • Server 5:https://DefaultParameterValue
  • Server 6:https://your-bynder-domainDefaultValue/v6/authentication/oauth2
Security
OAuth2 (oauth2)
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

Access rights

Delete metaproperty access

delete

Path Parameters

metaproperty_idstringrequired

Metaproperty id.

Body

application/json

ApiContentAccessMetapropertiesRequest1

contentAccessIdsarray[string]

Response

204

Metaproperty access deleted

delete/api/content_access/metaproperties/{metaproperty_id}

Body

{}
 
204