/boards/:boardId/assets
boardId
string
required
assetIds
array of strings
required
assetIds* ADD string
204
Default
Updated 9 months ago
* * *
ShellNodeRubyPHPPython
xxxxxxxxxx
curl --request POST \
--url https://api.air.inc/v1/boards/boardId/assets \
--header 'content-type: application/json'
Click `Try It!` to start a request and see the response here!
Updated 9 months ago
* * *