Replace the terms assigned to an entity
PUT /taxonomy/assignments
PUT
/taxonomy/assignments
Sets the exact term set for an entity: terms not in the list are unassigned, new ones are added. Passing an empty list clears all terms.
Request Body required
Odeljak pod nazivom „Request Body required “object
entityType
required
entityId
required
string
termIds
required
Array<string>
Responses
Odeljak pod nazivom „ Responses “OK
401
403
422