Skip to main content
POST
Available on agency plans. The API token must belong to the agency owner. Use this when a client cancels or fails payment. You choose the stop behavior per call:
  • hard: the client’s AI agents stop answering right away and the widget no longer loads on their site.
  • soft: the client’s AI agents keep answering until their remaining message credits run out. Credits are not refilled while paused.
In both modes the monthly credit reset skips the workspace until you resume it. Calling pause again with a different mode switches the mode.

Path Parameters

Headers

Body Parameters

Response

Returns the client workspace with its new status. After a hard pause, messages_remaining is 0 while the pause lasts.
Last modified on July 30, 2026