Edit TB custom field
Custom Fields
Edit TB custom field
PATCH
Edit TB custom field
Documentation Index
Fetch the complete documentation index at: https://developers.phrase.com/llms.txt
Use this file to discover all available pages before exploring further.
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