---
title: "Suppression de l'URL de notification principale"
method: DELETE
path: "/partners/me/api-notifications"
tags: ["Partenaires"]
---

# Suppression de l'URL de notification principale

`DELETE /partners/me/api-notifications`

<br/><br/><b>Votre clientId doit être autorisé à tous ces privilèges : </b> <br/> AccessPublicData<br/><br/>

## Query parameters

- `notificationType` 'Payment' | 'Order' | 'Form' | 'Organization'

## Response `200`

Success

## Other responses

- `401` — Unauthorized, you must add a valid JWT into Authorization Header with the format : `Bearer TOKEN`
- `403` — The JWT token hasn't the privileges or Roles for this action

---

[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)
