users
admin
Merge user into another (Admin)
Merge a duplicate user account into a target main account.
Account Merging Behavior:
- Transfers all comments, articles, reactions, and follows to the target user (merge_user_id).
- Deletes/destroys the source user account once the merge completes successfully.
- High risk! Action is permanent and irreversible.
- Requires Super Admin credentials.
post/api/admin/users/{id}/merge
Path parameters
idinteger required
The duplicate user ID that will be deleted after contents merge.
Request body
Response
successful