DELETE api/ShareCampaign/{id}
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
id | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{ "ID": 1, "Title": "sample string 2", "Description": "sample string 3", "Url": "sample string 4", "Redirect_url": "sample string 5", "Image": "sample string 6", "ImageWidth": 7, "ImageHeight": 8, "CampaignCode": "sample string 9", "CustomerCode": "sample string 10", "FBAppID": "sample string 11", "SharerURL": "sample string 12", "SharingMessage": "sample string 13", "ShareCampaignLinks": [ { "ID": 1, "MediaID": 2, "LinkType": "sample string 3", "SharerLink": "sample string 4", "ShareLink": "sample string 5" }, { "ID": 1, "MediaID": 2, "LinkType": "sample string 3", "SharerLink": "sample string 4", "ShareLink": "sample string 5" }, { "ID": 1, "MediaID": 2, "LinkType": "sample string 3", "SharerLink": "sample string 4", "ShareLink": "sample string 5" } ], "CreatedBy": 14, "CreatedByName": "sample string 15", "CreateDate": "04/04/2025 23:07", "Status": 16, "LastModifiedBy": 1, "LastModifiedByName": "sample string 17", "LastModifiedOn": "04/04/2025 23:07", "IsDeleted": 18, "DeletedBy": 1, "DeletedByName": "sample string 19", "DeleteDate": "04/04/2025 23:07", "ExpireDate": "04/04/2025 23:07" }
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.