Users
Delete user
Delete user with the given ID. Note all associated data will be deleted cascadingly.
delete/api/users/{userId}
Path parameters
userIdstring required
The unique identifier of the user.
Response
User deleted successfully.
Delete user with the given ID. Note all associated data will be deleted cascadingly.
The unique identifier of the user.
User deleted successfully.