nylas
    Preparing search index...

    Interface UpdateRedirectUrisParams

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

    Properties

    redirectUriId: string

    The id of the Redirect URI to update.

    The values to update the Redirect URI with.