Background information For background information on the write API, see the read API documentation. It works in a similar manner.
Methods The following methods are allowed:
- GET (see read API)
- POST for adding a new object to the database
- PUT for updating all fields of an existing object
- PATCH for updating a subset of the fields of an existing object
- DELETE for deleting an object
Access
Since not every API user should be able to just add, update or delete any object, we work with object level permissions based on the user's organisation and role. Please consult with the Akvo staff to see what level of access is needed for your account.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article