Skip to main content

Update Adoption Advisor Report

PUT 

/adoptionadvisor/report/:reportId

Update Adoption Advisor Report

Request

Path Parameters

    reportId stringrequired

Body

    emailIds string[]required

    List of email addresses to receive notification

    enabled booleanrequired

    Report scheduling enabled

    id string

    Report ID

    name stringrequired

    Report name

    schedule stringrequired

    Recurring report schedule in RRULE format

    widgetDays int32required

    Widget days--30, 60, or 90

Responses

successful operation

Schema
    emailIds string[]required

    List of email addresses to receive notification

    enabled booleanrequired

    Report scheduling enabled

    id string

    Report ID

    name stringrequired

    Report name

    schedule stringrequired

    Recurring report schedule in RRULE format

    widgetDays int32required

    Widget days--30, 60, or 90

Loading...