Create a Customization rule
POST/seb-api/v1/policy/customization/rules
Creates a new customization rule in the policy. The rule is created in the draft configuration and must be published to become active.
Request
Responses
- 201
- 400
- 403
- 500
Successfully created the customization rule. Returns the resolved rule.
Bad request - Invalid request
Forbidden - Insufficient permissions, or a control included in the request is not available for this tenant because its feature is disabled. In the latter case the error message names the specific control, e.g. "cachedSessionDuration is not available for this tenant".
Internal server error
