# Busy Mode **POST /yourwebhook.com/busy_mode** ## Servers - https://api.staging.deliverect.com: https://api.staging.deliverect.com () ## Authentication methods - Bearer auth ## Parameters ### Body: application/json (object) - **accountId** (string) The ID of the customer account - **locationId** (string) The ID of a specific location in the customer account - **channelLinkId** (string) The unique id of the store on the channel platform - **status** (string) True if the store is in busy mode, false otherwise ## Responses ### 200 Ok #### Body: application/json (object) - **message** (string) ### 400 Bad Request [Powered by Bump.sh](https://bump.sh)