addInstallerMapImage
POST https://{{host}}/api/v1/orgs/:org_id/sites/:site_name/maps/import
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 |