Admin Users

Soft-delete a user account (mirrors the in-app self-delete)

delete/v1/admin/users/{userId}

Path parameters

userIdstring required

Response

User soft-deleted successfully

successboolean required

Indicates if the request was successful

messagestring required

Human readable message

timestampstring date-time required

Timestamp of the response

Changes

No recorded changes to this endpoint across all 2 revisions of this API.