remiges-tech / idshield

Keycloak based authentication, authorization and user management service
0 stars 5 forks source link

WSC: userdelete() #5

Open remiges-aniket opened 9 months ago

remiges-aniket commented 9 months ago

Request

The request must contain either id (the unique system-generated ID) or username (the user-visible username) but not both.

Response

The response will be empty in case the call is successful.

Reference : userdelete()