Tool
consent_providers_delete
Delete a consent provider and all its cookies (cascade).
Delete a consent provider and all its cookies (cascade).
Behavior
- HTTP
DELETE /consent/consent/providers/:id
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
| id | string | • | Provider id |
Response
| Field | Type | Always | Description |
|---|---|---|---|
| id | string | • | |
| deleted | boolean | • |
Try it
Delete a consent provider and all its cookies (cascade).