Create new Attribute section
POST/attributes/{id}/attribute-sections
Create new Attribute section.
Privileges:
- bp-settings-custom-fields.manage
Audit event:
- biz.core.v2.attribute.section.add
Validation errors:
- BIZ_CORE:ATTRIBUTE_SECTION_ATTRIBUTE_NOT_SUPPORTED - Attribute of the Attribute section is not supported.
- BIZ_CORE:ATTRIBUTE_SECTION_ATTRIBUTE_NOT_ACTIVE - Attribute of the Attribute section is not active.
- BIZ_CORE:ATTRIBUTE_SECTION_SECTION_NOT_SUPPORTED - Section of the Attribute section is not supported.
- BIZ_CORE:ATTRIBUTE_SECTION_SECTION_NOT_ACTIVE - Section of the Attribute section is not active.
Request
Responses
- 200
- default
Attribute section created successfully
unexpected error