addSiteMapImage
POST https://{{host}}/api/v1/sites/:site_id/maps/:map_id/image
Add image map is a multipart POST which has an file (Image) and an optional json parameter
Request
"json": a JSON string describing your upload
"file": a binary file
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
X-CSRFToken | string | ||
Content-Type | string |