PATCH
/
api
/
v1
/
accounts
/
{account_id}
/
portals
/
{portal_slug}
/
categories
/
{category_slug}
curl --request PATCH \
  --url https://chat.toolzz.ai/api/v1/accounts/{account_id}/portals/{portal_slug}/categories/{category_slug}

Parameters

account_id
string

account_id: The ID of the account to update the category for.