/boards/:boardId/assets/:assetId
Board Information
- boardId: string (required) - the id of the board
- assetId: string (required) - the id of the asset
HTTP Request
curl --request DELETE \
--url https://api.air.inc/v1/boards/boardId/assets/assetId
Try It!
Click Try It! to start a request and see the response here!