Delete Biz attribute section tag
DELETE/attributes/{id}/attribute-sections/{secId}/tag/{tagId}
Delete Biz attribute section tag.
Privileges:
- biz-core.manage
Audit event:
- biz.core.v2.attribute.section.tag.delete
Errors:
- BIZ_CORE:ATTRIBUTE_SECTION_TAG_NOT_FOUND - Attribute section tag with given attributeId, sectionId and tagId not found.
Request
Responses
- 204
- 404
- default
Biz attribute section tag deleted successfully.
Biz attribute section tag not found.
Unexpected error.