Delete Signal
Log in to add to favouritesPage last updated 12 June 2026
This endpoint is to delete a Signal for the specified project. A Signal can only be deleted if it is not in use.
DELETEapi/management/projects/{projectId}/personalization/signals/{signalId}
Parameter
| Name | Parameter type | Type | Description |
|---|---|---|---|
| projectId(required) | path | string | The project identifier found in the project overview screen of the management console. |
Remarks
If a Signal is currently in use by an Audience then it cannot be deleted.