Create new Biz attribute section tag
POST/attributes/{id}/attribute-sections/{secId}/tag
Create new Biz attribute section tag.
Privileges:
- bp-settings-custom-fields.manage
Audit event:
- biz.core.v2.attribute.section.tag.post
Errors:
- BIZ_CORE:ATTRIBUTE_SECTION_TAG_NOTFOUND - Attribute section tag with given attributeId, sectionId and tagId not found.
Validation errors:
- BIZ_CORE:ATTRIBUTE_SECTION_TAG_ATTRIBUTE_NOT_SUPPORTED - Attribute of the Attribute section tag is not supported.
- BIZ_CORE:ATTRIBUTE_SECTION_SECTION_NOT_SUPPORTED - Section of the Attribute section is not supported.
- BIZ_CORE:ATTRIBUTE_SECTION_TAG_ATTRIBUTE_NOT_SUPPORTED - Attribute of the Attribute section tag is not supported.
- BIZ_CORE:ATTRIBUTE_SECTION_TAG_ATTRIBUTE_SECTION_NOT_ACTIVE - Attribute section of the Attribute section tag is not active.
- BIZ_CORE:ATTRIBUTE_SECTION_TAG_TAG_ID_NOT_SUPPORTED - Tag of the Attribute section tag is not supported.
- BIZ_CORE:ATTRIBUTE_SECTION_TAG_ALLREADY_EXIST - Attribute section tag allready exist.
Request
Responses
- 200
- default
Biz attribute section tag created successfully
unexpected error