Skip to main content
POST
/
api
/
v1
/
vicky
/
campaigns
/
{id}
/
cancel
Cancelar campana
curl --request POST \
  --url https://apis.wekall.co/api/v1/vicky/campaigns/{id}/cancel \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://docs.wekall.co/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Token obtenido desde POST /api/v1/auth/token

Path Parameters

id
string
required

ID de la campana

Response

Campana cancelada