Token Revocation (RFC 7009)
Revokes an access or refresh token. Always returns 200 for valid requests regardless of whether the token existed (per RFC 7009). Remote connectors call this on disconnect.
Auth required: No
token: string (required)token_type_hint: string200: Token revoked (or did not exist)This endpoint does not require authentication.
Base URL: https://api.vennio.app