---
title: "Delete activation"
method: DELETE
path: "/entities/segments/{segmentId}/syndications/{id}"
tags: ["Activations"]
---

# Delete activation

`DELETE /entities/segments/{segmentId}/syndications/{id}`

Delete an activation.

## Path parameters

- `id` integer, required
- `segmentId` integer, required

## Response `200`

Deleted Activation

## Changes

- **2026-08-21** `24caa8eb809b` — 1 breaking, 6 warning, 3 info
  - the `data/attributes/syndicationBehaviors/items/` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the optional property `data/attributes/syndicationBehaviors/items/behaviorTableName` from the response with the `200` status
  - removed the optional property `data/attributes/syndicationBehaviors/items/columns` from the response with the `200` status
  - removed the optional property `data/attributes/syndicationBehaviors/items/formatting` from the response with the `200` status
  - …6 more

[Change history](https://skmtc.dev/treasure/apis/cdp-api/changes/entities/segments/:segmentId/syndications/:id/delete.md)

---

[API](https://skmtc.dev/treasure/apis/cdp-api.md) · [All operations](https://skmtc.dev/treasure/apis/cdp-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/treasure/cdp-api/revisions/24caa8eb809b/schema)
