Delete Campaigndelete https://resources.uk.eagleeye.com/campaigns/{campaignId}This method allows the calling application to delete a Campaign.Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path ParamscampaignIdstringrequiredEES AIR CampaignId ID.HeadersX-EES-AUTH-CLIENT-IDstringrequiredClient ID, This will be provided by EES and is unique to the company calling the API.X-EES-AUTH-HASHstringrequiredRequest Security Hash, calculated using SHA-256 function from concatenated full Request URI Path with Query String(s), Payload and Client Secret.Accept-EncodingstringenumThis request HTTP header advertises which content encoding (usually a compression algorithm) the calling application is able to understand. The server selects one of the proposals, use it and informs the client of its choice with the Content-Encoding response header. Currently supported gzip and deflate, if request header not present no compression will be used.gzipdeflategzip,deflateAllowed:''gzipdeflategzip,deflateX-EES-TRANSACTION-IDstringUnique Reference for the API transaction within the calling company.X-EES-RETRYstringThis flag denotes the number of attempts that have been made for this request.Responses 200OK. 400Bad Request. 401Unauthorized. 403Forbidden. 404Not Found. 405Method Not Allowed.Updated about 1 month ago