Main resource to add a preview background file.

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

Path parameters

Responses

  • 200

    Preview background file added

POST /pictures/preview-background-files/{instance_id}
curl \
 -X POST http://localhost:8080/api/pictures/preview-background-files/{instance_id} \
 -H "Authorization: $API_KEY"