Delete User
User
Delete User
/user/
DELETE
Delete User
This endpoint requires authentication. Include your Bearer token in the Authorization header.
Description
/user/ Description:The
/user/{userId} endpoint allows users to delete a specific user identified by their unique userId.
Method:DELETE
Path Parameter:
| Parameter | Type | Description |
|---|---|---|
| userId | string | The unique identifier of the user. |