curl --request DELETE \
--url https://api.gocobalt.io/api/v2/public/application/event/:event_id \
--header 'x-api-key: <api-key>'[
{
"_id": "64c8d0f92f6f5ad7ce6b4a6a",
"name": "Delete Contact",
"response": [
{
"key": "contact_id",
"type": "text"
},
{
"key": "app_contact_id",
"type": "text"
}
],
"raw_response": "{\"contact_id\":\"64e4742936ee94ac84be2d35\",\"app_contact_id\":\"\"}"
},
{
"_id": "64c8d1172f6f5ad7ce6b7462",
"name": "Add Lead",
"response": [
{
"key": "company",
"type": "text"
},
{
"key": "email",
"type": "text"
},
{
"key": "name",
"type": "text"
}
],
"raw_response": "{\"company\":\"\",\"email\":\"\",\"name\":\"\"}"
}
]
curl --request DELETE \
--url https://api.gocobalt.io/api/v2/public/application/event/:event_id \
--header 'x-api-key: <api-key>'[
{
"_id": "64c8d0f92f6f5ad7ce6b4a6a",
"name": "Delete Contact",
"response": [
{
"key": "contact_id",
"type": "text"
},
{
"key": "app_contact_id",
"type": "text"
}
],
"raw_response": "{\"contact_id\":\"64e4742936ee94ac84be2d35\",\"app_contact_id\":\"\"}"
},
{
"_id": "64c8d1172f6f5ad7ce6b7462",
"name": "Add Lead",
"response": [
{
"key": "company",
"type": "text"
},
{
"key": "email",
"type": "text"
},
{
"key": "name",
"type": "text"
}
],
"raw_response": "{\"company\":\"\",\"email\":\"\",\"name\":\"\"}"
}
]
[
{
"_id": "64c8d0f92f6f5ad7ce6b4a6a",
"name": "Delete Contact",
"response": [
{
"key": "contact_id",
"type": "text"
},
{
"key": "app_contact_id",
"type": "text"
}
],
"raw_response": "{\"contact_id\":\"64e4742936ee94ac84be2d35\",\"app_contact_id\":\"\"}"
},
{
"_id": "64c8d1172f6f5ad7ce6b7462",
"name": "Add Lead",
"response": [
{
"key": "company",
"type": "text"
},
{
"key": "email",
"type": "text"
},
{
"key": "name",
"type": "text"
}
],
"raw_response": "{\"company\":\"\",\"email\":\"\",\"name\":\"\"}"
}
]