Edit TB custom field
Custom Fields
Edit TB custom field
PATCH
Edit TB custom field
Authorizations
Get a token from auth/login endpoint and then pass it in the Authorization HTTP header in every subsequent API call. For more information visit our help center.
Path Parameters
Body
application/json
Response
successful operation
DTO representing a term base custom field
Name of the custom field
Unique identifier of the custom field
Level of the custom field
Available options:
TERM, CONCEPT Example:
"TERM"
Type of the custom field
Available options:
STRING, NUMBER, DATE, BOOLEAN, SINGLE_SELECT, MULTI_SELECT, URL Example:
"SINGLE_SELECT"
List of possible values for select type fields