key
defined in its schema. Keys make it possible to quickly refer to a thread field without having to know its ID in the schema. For example if you have a field called “Product Area” the key you might choose for the key to be product_area
.
Upsert a thread field
To upsert a thread field you need an API key with the following permissions:threadField:create
threadField:update
Delete a thread field
To delete a thread field you need an API key with the following permissions:threadField:delete