/files/<:id>

Delete an existing campaign.

URL parameters

Parameters that you can append to the URL, for example: ?parameter=value

TitleTypeDescriptionRequired?
idintID of a single campaign to delete. Can be used after the slash.
Example:
files/2
delete file with ID 2
Yes
DELETE https://mystore.commercehq.com/api/v1/files/2
204 No Content
[]