RSR write API

Modified on Fri, 23 Feb at 11:08 AM

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

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article