put https://api.kitchenhub.app/v2/integration_accounts//status/
Update integration online status
Log in to see full request history
Responses
Update integration online status
xxxxxxxxxx
curl --request PUT \
--url https://api.kitchenhub.app/v2/integration_accounts/integration_id/status/ \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"online":true}'
Try It!
to start a request and see the response here! Or choose an example: