Skip to main content

Upload an Image

Servers
https://imago.api.seequent.com/integrate/2
POST
/image

Uploads an image of a specified image type to an imagery.

Request

Query parameters

Search for this workspace.

Search for this dataset.

Search for this collection.

Search for an imagery with this imagery type.

Search for imagery by name.

Add an image of this image type.

Search for imagery by start depth.

Search for imagery by end depth.

Search for imagery by longtitude/X.

Search for imagery by latitude/Y.

Search for imagery by elevation/Z.

Image's mime type
Allowed values: 'image/png', 'image/jpeg'

Responses

200

Successful response.

New imagery's identifier (related to start/end depth, x/y/z etc..).

New image's identifier (related to image attached to imagery)

{
"imageId": "4dba5ebd-264f-4135-8420-1293f61c4e59",
"imageryId": "c2019bd6-34aa-4561-ab2f-8802fa5ff3a9"
}

401

Unauthorized

422

The request could not be completed using the supplied parameters.

500

Internal error occurred during the request.