Delete group selection configuration
DELETE/groups-srv/group-selection/:id
Deletes a group selection configuration by id.
Authentication:
- Scope:
cidaas:groupselection_delete - Caller must be a member of
CIDAAS_ADMINSwith roleADMIN,SECONDARY_ADMIN, orUSERSETUP_MANAGER
Request
Responses
- 200
- 401
- 403
- 404
OK - Configuration deleted
Unauthorized
Forbidden - Configuration cannot be deleted by the caller
Not Found - Configuration does not exist