Skip to content

Delete a Short Link Campaign

DELETE
/short_link_campaigns/{code}

Delete a Short Link Campaign. If the Campaign is not found then the HTTP code response will be 404.

#!/usr/bin/env bash
curl -X DELETE https://api.lox24.eu/short_link_campaigns/campaign_id_here \
-H 'Content-Type: application/json' \
-H 'X-LOX24-AUTH-TOKEN: 1234567:e3f3a759b6677959b6ebfcxxxxxxxxxx'
code
required
string

Short_link_campaigns code

The entity has been deleted

Client ID or API key isn’t active or invalid!

Account isn’t activated. Please wait or contact to support!

Resource not found

IP address was temporary blocked, because during short time from it was sent many request with invalid credentials. Please wait and try later.