> ## Documentation Index
> Fetch the complete documentation index at: https://docs.toolzz.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Unpublish Toolzz Bot

> Endpoint to unpublish a Toolzz Bot

### Parameters

<ParamField path="typebotId" type="string">
  The ID of the bot to be unpublished.
</ParamField>

## Response Description

Below you will see the description of the unpublish a toolzz bot function

<ResponseField status="200">
  Successfull Message
</ResponseField>
