Decline Invitation (Public)
Decline an invitation via token. **Public Endpoint**: No authentication required.
Auth required: No
token (path, string) (required)Idempotency-Key (header, string) — Unique key for idempotent POST requests (1-256 chars: alphanumeric, `_`, `-`, `:`, `.`).
Same key + same body within 24h replays the cached response.
204: No Content400: Bad request404: Resource not found409: A request with this Idempotency-Key is currently being processed422: Idempotency-Key was already used with a different request bodyThis endpoint does not require authentication.
Base URL: https://api.vennio.app