Introduction

We are listing the available API endpoints for habitate.io. These can be used to build additional feature and create linked services around your community.

In case you need more help you can get in touch with the team, developer-support at habitate.io

Edit a Board

Endpoint

PUT /api/v1/boards/{board_id}

Url path variables

Possible values Comments
board_id The id of the board to be edited.

Body parameters

Refer to create board

Response parameters

Refer create board