Skip to main content

Update image object

Path Parameters
    projectId string required
    pinboardId string required
    pageId string required
    objectId string required
Request Body required
    innerPosition string nullable
    pageEtag string nullable
    position object nullable
    style object nullable
    backgroundColor string nullable
    borderColor string nullable
    borderRadius int32 nullable
    borderWidth int32 nullable
    boxShadow boolean nullable
    padding string nullable
    showTitle boolean nullable
    textColor string nullable
    title string nullable
    url string nullable
Responses

Payload of PinboardPage


Schema
    _etag string nullable
    createdById string nullable
    createdByName string nullable
    createdUtc date-time nullable
    customerId string nullable
    id string nullable
    isDeleted boolean nullable
    pageObjects object[] nullable
  • Array [
  • analysisObject object nullable
    adoc string nullable
    analysisType string nullable
    chartStyle object nullable
    customerId string nullable
    datasetId string nullable
    isSurveyDataset boolean nullable
    projectId string nullable
    id string nullable
    imageObject object nullable
    innerPosition string
    url string
    style object nullable
    backgroundColor string nullable
    borderColor string nullable
    borderRadius int32 nullable
    borderWidth int32 nullable
    boxShadow boolean nullable
    padding string nullable
    showTitle boolean nullable
    textColor string nullable
    textObject object nullable
    html string
    title string nullable
    type string nullable
  • ]
  • pageStyle object nullable
    backgroundColor string nullable
    backgroundImage string nullable
    parentPageId string nullable
    pinboardId string nullable
    positions object nullable
    property name* object
    title string nullable
    type string nullable
Loading...