Users

Soft delete a user (marks as inactive)

delete/Users/{id}

Path parameters

idstring required

User ID (Firebase UID) to delete

Response

No content on success

Changes

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