{
  "title": "",
  "description": "",
  "parentBoardId": "",
  "code": "curl --request POST \
     --url https://api.air.inc/v1/boards \
     --header 'accept: application/json' \
     --header 'content-type: application/json'"
}
