Overview
A bulk call to create a set of entries in the taxonomy.
HTTP method |
POST |
|
---|---|---|
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. If an ID is given for the entry, the created entry may have the given ID. However, the client must not rely on that, because the system may decide to assign a different ID and generate a different self link. The response contains the new ID. Example body for two entries of an MediaCentral Asset Management legal list:
|
|
HTTP response |
201 Created |
|
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 (abbreviated):
|
|
Available in |
Description
A bulk call to create a set of entries in the taxonomy.