The POST body must contain a GeoJSON encoded description of the contribution and its location.
Response
Example response
Response codes
Code
Reason
201
The contribution has been stored successfully.
400
The request data is not valid.
403
The user authenticated with the request is not allowed to contribute to the project.
404
The project was not found. For security reasons we do not leak information about private projects, hence we don’t confirm existence private projects to unauthorised users.