Update a Security section
PATCH/seb-api/v1/policy/security/sections/:id
Partially update a security 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 security.
Request
Responses
- 200
- 400
- 403
- 404
- 500
Successfully updated the security policy section.
Bad request - Invalid request.
Forbidden - Insufficient permissions
Not Found - Section not found.
Internal server error.
