Update Custom Field by id.

PATCH {{baseUrl}}/custom_field/:id

This method allows to update custom field.

Request Body

{"title"=>"Example of creating a custom field (patched)"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{"status":true}