post
https://{environment}.community.com/webhooks/{version}/community/{client_id}/tag_update
Similar as the tag_create operation, this will update the desired tag (Subcommunity), identified by the provided tag_id.
This is a delta-update, i.e., omitted fields will not modify the Subcommunity. I.e.: If you only want to update the tag's title but leave color and description the same, only pass the tag_id and the title, so that the rest will stay the same.
202Accepted
400Bad request
401Unauthorized
403Forbidden