cURL
curl --request DELETE \ --url https://api.starleads.co/CampaignItem/{campaignId}/{itemId} \ --header 'X-Api-Key: <api-key>'
{ "type": "<string>", "title": "<string>", "status": 123, "detail": "<string>", "instance": "<string>" }
Documentation IndexFetch the complete documentation index at: https://docs.starleads.co/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.starleads.co/llms.txt
Use this file to discover all available pages before exploring further.
Api key to pass as a X-Api-Key request header. You can get yours in your profile when authenticated in Starleads
X-Api-Key
ID of the campaign.
ID of the item.
Success