Upload a data explorer screenshot

POST {{baseUrl}}/api/:projectId/raw-data/data-explorer/screenshot

Used internally (from a data pipeline) to upload a picture of the data explorer

Request Body

[{"name"=>"image", "value"=>"<binary>", "datatype"=>"string"}]

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;success&quot;:&quot;\u003cboolean\u003e&quot;,&quot;error&quot;:&quot;\u003cstring\u003e&quot;}