Signature
Example
When to unwatch
- User has cancelled and you’ve completed the offboarding flow
- User has churned and been removed from your system
- User upgraded and is no longer at risk
- You’re replacing the watch with a new threshold/webhook
Errors
| Code | When |
|---|---|
VALIDATION_ERROR | userId is empty |
NOT_FOUND | No active watch for this user |
UNAUTHORIZED | API key invalid |