create a single access requestCopy Pagepost https://api.agrimetrics.co.uk/geoservices/data-requestsCreate a single access request for an authenticated userBody ParamsprojectNamestringrequiredThe name of the project the data is forprojectManagerNamestringrequiredThe name of the project manager who can approve the requestprojectManagerEmailstringrequiredThe email address of the project manager who can approve the requestdatasetIduuidrequiredThe ID of the dataset that the data request relates todatasetNamestringrequiredThe name of the dataset that the data request relates togeoJsonAOIstringThe area of interest that the user is requesting access to as a stringified GeoJSONshapefileAOIfileThe area of interest that the user is requesting access to as a zipped shapefilerequestedFormatstringenumrequiredThe format the user would like the data to be provided inapplication/geo+jsonapplication/gml+xml; version=3.2application/vnd.google-earth.kml+xmlapplication/zipped-shapefileapplication/x.gdb+zipapplication/x.mid-mif+zipapplication/x.tab+zipapplication/dxfapplication/dxf+zipimage/tiffShow 10 enum valuesResponses 200OK 400Bad Request. Verify that the JWT has a valid user ID on it 401Not authenticatedUpdated 9 months ago