PATCH
/manager/chat-topics/{id}
curl \
--request PATCH 'https://domain.tld/api/v2/manager/chat-topics/{id}' \
--header "Authorization: Bearer $ACCESS_TOKEN" \
--header "Content-Type: application/json"
curl \
--request PATCH 'https://domain.tld/api/v2/manager/chat-topics/{id}' \
--header "Authorization: Bearer $ACCESS_TOKEN" \
--header "Content-Type: application/json"