Delete an Access and Data section
DELETE/seb-api/v1/policy/access-and-data/sections/:id
Delete an access and data 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
