Update group selection configuration
PATCH/groups-srv/group-selection/:id
Updates an existing group selection configuration.
Authentication:
- Scope:
cidaas:groupselection_write - Caller must be a member of
CIDAAS_ADMINSwith roleADMIN,SECONDARY_ADMIN, orUSERSETUP_MANAGER
If the body includes id, it must match the path parameter.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 409
OK - Configuration updated
Bad Request - Invalid payload or path/body id mismatch
Unauthorized
Forbidden - Configuration cannot be modified by the caller
Not Found - Configuration does not exist
Conflict - Name already used by another configuration