DeleteEndpointRequest: {
    endpointId: string;
    region?: Region;
}

Type declaration

  • endpointId: string

    ID of the endpoint to delete.

  • Optionalregion?: Region

    Region to target. If none is passed will use default region from the config.