admin
Delete User
Hard-delete a user. Authored templates stay in the org but lose attribution (created_by -> NULL via the FK ON DELETE rule); use /block to preserve it. The org's last active owner can't be deleted.
delete/v1/admin/users/{user_id}
Path parameters
user_idstring required
Response
Successful Response
{"stackTrail":"paths:/v1/admin/users/{user_id}:delete:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.