Skip to main content
🔍

DAM Audit Webinar

Learn how to clean, organize, and optimize your DAM portal.
Question

Updating asset text type metadata via API

  • April 2, 2026
  • 2 replies
  • 19 views

Hello,

I have a problem with the Bynder API to update an asset metaproperty of type text.

I am able to update the name, the description and the select-type metaproperties. But i cannot update my text-type metaproperty. I try :

  1. {‘metaproperty.id’: ‘my text’}
  2. {‘metaproperty_name’: ‘my text’}

Both return a 202 response : “{"message":"Accepted","statuscode":202}” but the asset is not updated.

When I try :

       {‘name’: ‘Mon document’, ‘metaproperty.id’: ‘my text’}

Only the name is updated.

 

Somebody, I have an idea ?

 

2 replies

brett.mcgaffigan
Byndie

Thank you for reaching out! I’ve gone ahead and opened a support ticket on your behalf so that the team can investigate this issue. 


  • Byndie
  • April 3, 2026

@Tatiana Fischer  You can use the API to update a metaproperty's text - please reference the API Documentation.

The data string is limited to these fields: