Skip to main content

Delete a user

DELETE /api/admin/user-admin/:id

Deletes the user with the given userId

Request

Path Parameters

  • id string required
Responses

This response has no body.

Loading...