Skip to main content

Modify One Entry API

Overview

This API endpoint modifies an entry, identified by :source_id and :entry_id

Endpoint

PATCH https://api.myboardtoday.com/app/:app_id/source/:source_id/entry/:entry_id

Path Parameters

  • app_id (required): The unique identifier (uuid) of the app.
  • source_id (required): The unique identifier (uuid) of the source.
  • entry_id (required): The unique identifier (uuid) of the entry.

Query Parameters

  • update_exp (optional, boolean, default false): Set to true to update the string function or number function fields as well

Headers

  • x-api-key (required): The API key for authentication.

Request Body

A flattened JSON object with items of entry_field: new_entry_value

Report Bugs, Request New Features, and Win $50 Every Month

We value your precious feedback. Please contact us when you find a bug or would like to request a new feature. (In the main panel, click on the bob logo on the top left corner, then in the Dropdown menu click on “contact for bugs or new features”). Every month we will select an “opinion leader” and reward him/her with $50 in cash.