Update a Customization section
PATCH/seb-api/v1/policy/customization/sections/:id
Partially update a customization policy section by its unique identifier. All fields are optional; at least one must be provided. Supports updating the section name and/or repositioning the section within the policy. Only operates on sections of type customization.
Request
Responses
- 200
- 400
- 403
- 404
- 500
Successfully updated the customization policy section.
Bad request - Invalid request
Forbidden - Insufficient permissions
Not Found - Section not found
Internal server error
