Imago API for Developers
Version: 1.3.1
Assign an Imagery Type to a Dataset
Servers |
---|
https://imago.api.seequent.com/integrate/2 |
POST
/dataset/{datasetId}/imageryType/{imageryTypeId}Links the provided imageryTypeId to the provided datasetId.
Request
Responses
200
The imagery type was successfully linked to the dataset.
401
Unauthorized
422
The request could not be completed using the supplied parameters.
500
Internal error occurred during the request.