/boards/:boardId/guests/:guestId
ShellNodeRubyPHPPython
curl --request PATCH \
--url https://api.air.inc/v1/boards/{boardId}/guests/{guestId} \
--header 'content-type: application/json'
Click Try It! to start a request and see the response here!