Authentication
Delete user account
Permanently deletes the authenticated user's account, including all resumes, uploaded files (profile pictures, screenshots, PDFs), and associated data. This action is irreversible. Requires authentication.
delete/auth/account
Response
The user account and all associated data have been successfully deleted.
{"stackTrail":"paths:/auth/account:delete:responses:200:content:application/json:schema:anyOf","oasType":"schema","type":"unknown"}