Lists: Replace Entity TagsCopy Pagepost https://api.recordedfuture.com/list/{listId}/entity/tagsReplaces all tags on an entity in a Third-Parties Watch List.Path ParamslistIdstringrequiredUnique identifier for a list (format: report:XXXXX) or a named watch list identifier, obtained from POST /list/search or POST /list/create.Body ParamsentityrequiredEntityByIdEntityByTypeAndNameEntityById objecttagsarray of stringsrequiredComplete set of tag names to apply; replaces all existing tagstags*ADD stringResponses 200Tags successfully updated or unchanged 400Invalid request — invalid tag name, invalid entity, or list not found 403Forbidden — tag updates are not enabled for this list type 404Entity not found on listUpdated 2 months ago