v1
latestOpenAPI 3.0.32026-07-241112213.6 KBBoard
Create Board
Create a new Board for the current user.
post/boards/create
Headers
Topview-Uidstring required
User ID
Authorizationstring required
API Key for authentication (Bearer token)
Request body
Response
Board created successfully
Example response
{
"code": "200",
"message": "Success"
}