Deleting Your Account

Deleting Your Account

Deleting your account permanently removes your PulseAPI user account and all personal data. This is separate from canceling a subscription or deleting a team.

Warning: Account deletion is irreversible. There is no grace period or recovery option.


Before You Delete

Consider alternatives:

  • If you want to stop being charged: Cancel your subscription — your account stays active on the Free plan
  • If you're the owner of a team others rely on: Transfer ownership first, otherwise the team will be inaccessible to members
  • If you just want a break: Simply log out — there's no account expiry from inactivity

What gets deleted:

  • Your user profile (name, email, timezone, password)
  • Your API keys
  • Your membership in all teams (you're removed from every team you belong to)
  • Teams you own — unless you transfer ownership first

Steps

  1. In the left sidebar, click Settings.
  2. Click the Profile tab.
  3. Scroll to the Danger Zone or Account section at the bottom.
  4. Click Delete Account.
  5. Read the confirmation dialog carefully.
  6. Enter your password to confirm.
  7. Click Delete My Account.

Your account is deleted immediately and you are logged out.


Impact on Your Teams

  • Teams you own: If you delete your account without transferring ownership, those teams and all their data are deleted
  • Teams you're a member of (not owner): You're removed as a member; the team and its data continue to exist for other members

Related Articles


Still have questions? Contact support.

    • Related Articles

    • Deleting an API Key

      Deleting an API key immediately and permanently revokes it. Any system using the deleted key will fail to authenticate. Steps In the left sidebar, click Settings. Click the API Keys tab. Find the key you want to delete. Click the ... menu → Delete. ...
    • Deleting a Team

      Deleting a team permanently removes it and all its data from PulseAPI. This action is irreversible. Prerequisites: Only the team Owner can delete a team. Before You Delete Deleting a team permanently deletes: All monitors and their check history All ...
    • Managing API Keys

      API keys let you authenticate requests to the PulseAPI REST API so you can manage monitors, read incidents, and access your data programmatically. This article is an overview of API key management — for specific actions, see the linked articles ...
    • Rotating an API Key

      Rotating an API key generates a new token and immediately invalidates the old one. Use rotation when you suspect a key has been compromised, as part of a regular security rotation schedule, or when handing off access to a new system. Steps In the ...
    • Creating an API Key

      This article explains how to create a new API key for programmatic access to the PulseAPI REST API. Prerequisites: API access requires a Starter, Professional, or Team plan. Steps In the left sidebar, click Settings. Click the API Keys tab. Click ...