custom-fields

Update Custom Field

This method allows to update custom field.

patch/custom_field/{id}

Path parameters

idinteger required

Identifier.

Request body

titlestring required
replace_valuesobject nullable

Dictionary of old values and their replacemants

placeholderstring nullable
default_valuestring nullable
is_filterableboolean
is_visibleboolean
is_requiredboolean
is_enabled_for_all_projectsboolean
projects_codesstring[]

Response

Custom Field update result.

statusboolean

Changes

No recorded changes to this endpoint across all 1 revision of this API.