Replace a Security section
PUT/seb-api/v1/policy/security/sections/:id
Updates a security rule section by its unique identifier. Only operates on sections of type security.
Request
Responses
- 200
- 400
- 403
- 404
- 500
Successfully updated the security section.
Bad request - Invalid request.
Forbidden - Insufficient permissions
Not Found - Section not found.
Internal server error.
