Connectors
...
Actions
Add Tag to Attribute
4 min
description associates a specified tag with an attribute in misp, requiring the attribute's id, tag's id, and locality endpoint url attributes/addtag/{{attributeid}}/{{tagid}}/local {{local}} method post inputs path parameters (object) – required attributeid (string) – required tagid (string) – required local (number) – required headers (object) – required accept (string) – required content type (string) – required output example \[ { "saved" true, "success" "tag added ", "check publish" true, "errors" "tag could not be added " } ] output parameters saved (boolean) success (string) check publish (boolean) errors (string)