You are not logged in.
Hi all!
Is it possible to update multiple tags in a directory level on the same request using the REST API?
Or the only was would be sending multiple requests, one per metadata tag using the following request:
/rest/v1/content/{itemId}/metadata/{tagName}
Regards,
Marcelo
Offline
Hi Marcelo,
You'll need to perform multiple requests with the endpoint you mentioned, one per tag name. There's isn't a "multi" form of it unfortunately.
Kim
Offline
Hi Kim,
Ok, understood. Thanks anyway!
Marcelo
Offline