---
search:
  tags:
    - Staff
    - DELETE
seo:
  description: >-
    Detaches them from every event that listed them, as lead, support, or…
    Reference for the DELETE /api/v1/staff/{id} endpoint in the Bloomcount
    Public API API.
sidebar:
  label: Delete a staff member
  badge: DELETE
title: Delete a staff member
type: openapi-operation
---
Detaches them from every event that listed them, as lead, support, or on any invite list.

A row that belongs to a signed-in member (`hasAccount: true`) can't be deleted this way — it is recreated on
sight — so the request returns `409 staff_has_account`. Remove the person from the organisation instead.

<Operation source="reference" id="delete-api-v1-staff-id" />
