Update a custom field already created

Update a custom field. If fieldtype is "select" and options is not sent, it will get its past options. Also, it can not exist more than one location field of the same type, example: two fields of type cities, two fields of type states, two fields of type countries

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string

Title of the field

string
enum

Typeof field you want to edit into. If fieldtype is "select" and options is not sent, it will get its past options. Also, it is not possible to exist more than one location field of the same type (example: two fields of "cities" type)

options
array of strings

Options to be selected when fieldType is "select"

options
boolean
Defaults to false

Decides whether the field is mandatory or not

boolean
Defaults to false

Decides whether the field should be integrated or not

string
required

Internal property id

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json