curl --request DELETE \
--url https://api.staging.kathan.tech/campaign/{campaign_id} \
--header 'Authorization: Bearer <token>' \
--header 'X-User-ID: <api-key>'{}curl --request DELETE \
--url https://api.staging.kathan.tech/campaign/{campaign_id} \
--header 'Authorization: Bearer <token>' \
--header 'X-User-ID: <api-key>'{}API key authentication.
Required user id for API key requests.
Successful Response
The response is of type Response Delete Campaign Public Campaign Campaign Id Delete · object.
Was this page helpful?