Main resource to add a preview background file.

POST /pictures/preview-background-files/{instance_id}

Path parameters

  • instance_id Required

Responses

  • 200

    Preview background file added

POST /pictures/preview-background-files/{instance_id}
curl \
 --request POST 'http://api.example.com/pictures/preview-background-files/a24a6ea4-ce75-4665-a070-57453082c25' \
 --header "Authorization: $API_KEY"