---
title: "Delete Organisations"
method: DELETE
path: "/v1/organizers/{organizerId}"
tags: ["Organisations"]
---

# Delete Organisations

`DELETE /v1/organizers/{organizerId}`

## Path parameters

- `organizerId` string, objectId, required

## Response `200`

Success

- OperationResponse
  - `success` boolean, required
  - `referenceType` string, required
  - `referenceId` string, objectId, required
  - `operationType` 'delete', required

---

[API](https://skmtc.net/helloasso/apis/api-authentication-access-token.md) · [All operations](https://skmtc.net/helloasso/apis/api-authentication-access-token/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/helloasso/api-authentication-access-token/revisions/b8cd7d9ae24e/schema)
