Rest API endpoint for Boards

Modified on Thu, 13 Jun at 3:19 PM


The Boards API is used for listing, creating, deleting and updating Boards.



UPDATE REST API Calls

REST API update calls to an Action must POST all fields in the body of the payload. Update calls are not DELTA changes.

Fluid highly recommends you make a GET call, take the JSON response object, make the relevant update changes you want only on the properties required and POST back as part of the REST API UPDATE payload.



Operations

Get
Gets Board(s) by id, guid 
Find BoardFind Board(s) by matching against a query string


Further Reading



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