Skip to content

Remove property value from campaign

DELETE
/campaign-property/campaigns/{campaignId}/properties/{propertyKeyId}
Required scope: viskan:campaign:update

Removes a property from a campaign.

Parameters

Path parameters

campaignId  integer
The unique identifier of the campaign.
propertyKeyId  integer
The unique identifier of the property key.

Response

The property was removed successfully.