Clear all networking hub chat channels with the option to clear individual circles

Log in to see full request history
Path Params
uuid
required

ID of NetworkingHub

Body Params

To specify which chats to clear, follow the patterns below:

  • Networking Hub: ${hubId}-chat and ${hubId}-presenters-chat
  • Circle: ${hubId}-${circleId}-circle-chat
channels
array of strings

When included, only the chats for the provided channels will be cleared. Otherwise, all chats will be cleared by default.

channels
boolean

(Optional) boolean flag specifying whether to delete the chats permanently (true) or hide them (default)

Responses

401

Access token is missing or invalid

404

NetworkingHub hub not found

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json