Update a Sign-In rule
PATCH/seb-api/v1/policy/sign-in/rules/:id
Partially update a Sign-In rule object by its unique identifier. All fields are optional.
Request
Responses
- 200
- 400
- 403
- 404
- 409
- 500
Successfully updated the sign-in rule.
Bad request - Invalid request
Forbidden - Insufficient permissions
Not Found - Rule not found
Conflict - request conflicts with the current resource state
Internal server error
