me

Request Account Deletion

Schedule this account for deletion.

JWT-only, matching POST /me/export: an API key is a machine credential that tends to outlive the person who minted it and sits in CI config, and closing the account is not something it should be able to do. The gate is the same one the export uses for the same reason.

post/me/deletion

Request body

reasonstring required
commentstring nullable

Response

Successful Response

deletion_requested_atstring date-time required
purge_scheduled_atstring date-time required
grace_period_daysinteger required

Changes

No recorded changes to this endpoint across all 1 revision of this API.