Delete a Sign-In section
DELETE/seb-api/v1/policy/sign-in/sections/:id
Delete a sign-in 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
