@webitel/api-services
    Preparing search index...

    Module webitel-im-api-gateway-v1-account/webitel-im-api-gateway-v1-account.zod

    Variables

    AccountInspectResponse

    Inspect current Authorization credentials

    AccountLogoutResponse

    Logout Device Request

    AccountRegisterDeviceBody

    Register device to receive PUSH notifications

    AccountRegisterDeviceResponse
    AccountTokenBody

    // Authorization Request. Part of OAuth flow rpc Auth(AuthRequest) returns (AuthResponse);

    AccountTokenResponse
    AccountUnregisterDeviceBody

    Deletes a device by its token, stops sending PUSH-notifications to it.

    AccountUnregisterDeviceResponse