nylas
    Preparing search index...

    Interface UpdateRedirectUrisParams

    interface UpdateRedirectUrisParams {
        redirectUriId: string;
        requestBody: Partial;
    }
    Index

    Properties

    redirectUriId: string

    The id of the Redirect URI to update.

    requestBody: Partial

    The values to update the Redirect URI with.