Tikin · Docs
API ReferencePlatformWebhooks

Borrar un webhook

DELETE
/v1/webhook_endpoints/{endpoint_id}

Deja de recibir avisos en esa URL. Inmediato.

Authorization

tenantToken
AuthorizationBearer <token>

Tu token de tenant: tk_live_…. El entorno sandbox llega pronto; los tokens tk_test_ quedarán reservados para él. Scopes: read, lookup, transfers, bonuses, payouts, webhooks. Usa el mínimo.

In: header

Path Parameters

endpoint_id*string
Formatuuid

Response Body

application/json

application/json

curl -X DELETE "https://example.com/v1/webhook_endpoints/497f6eca-6276-4993-bfeb-53cbbbba6f08"
Empty