Skip to main content

Update add-ons for organization

PUT 

/organizations/:organizationId/add-ons

Update add-ons for organization

Request

Path Parameters

    organizationId stringrequired

    The ID of organization.

Body

required
    infodeckLns objectrequired

    The infodeckLns of organization.

    status stringrequired
    tenantId stringrequired
    apiKey stringrequired
    anyFeedback objectrequired

    The anyFeedback of organization.

    status stringrequired

Responses

Schema
    data objectrequired

    Data container for the add-ons information.

    infodeckLns objectrequired
    status stringrequired
    tenantId stringrequired
    apiKey stringrequired
    anyFeedback objectrequired
    status stringrequired
Loading...