Overview
A bulk call to create or update a set of entries of the taxonomy.
HTTP method |
PUT |
|
---|---|---|
URL template parameters |
- |
|
Query parameters |
- |
|
Request body |
A JSON array. Each item of the array is a taxonomies:entry resource with the information you want to set. For each item:
Example request body for two entries of an MediaCentral Asset Management legal list:
This request will do the following operations
|
|
HTTP response |
200 OK |
|
Response body |
An array with one result entry for each given entry. For each successfully handled entry, the result entry contains:
For each requested entry that caused an error:
Example response if the first entry was created, the second updated (abbreviated):
|
|
Available in |
Description
A bulk call to create or update a set of entries of the taxonomy.