Delete a Security section
DELETE/seb-api/v1/policy/security/sections/:id
Delete a security rule section by its unique identifier.
Request
Responses
- 204
- 400
- 403
- 404
- 500
Section successfully deleted. No response body is returned.
Bad request - Invalid input.
Forbidden - Insufficient permissions or endpoint not enabled
Not Found - Section does not exist or belongs to a different tenant.
Internal server error.
