Skip to main content

Imago API for Developers

Version: 1.3.1

Delete an imagery

Servers
https://imago.api.seequent.com/integrate/2
DELETE
/imagery/{imageryid}

Deletes an imagery based on the provided imagery ID.

Request

Path parameters

The ID of the imagery to delete.

Responses

204

The imagery was successfully deleted.

401

Unauthorized

422

The request could not be completed using the supplied parameters.

500

Internal error occurred during the request.