Update Attribute section
PUT/attributes/{id}/attribute-sections/{secId}
Update Attribute section.
Privileges:
- bp-settings-custom-fields.manage
Audit event:
- biz.core.v2.attribute.section.update
Errors:
- BIZ_CORE:ATTRIBUTE_SECTION_NOTFOUND - Attribute section with given attributeId and sectionId not found.
Validation errors:
- BIZ_CORE:ATTRIBUTE_SECTION_STATUS_REQUIRED - Status of the Attribute section must be provided.
- BIZ_CORE:ATTRIBUTE_SECTION_STATUS_NOT_SUPPORTED - Status of the Attribute section is not supported.
Request
Responses
- 200
- default
Attribute section updated successfully
unexpected error