v1

latestOpenAPI 3.0.0Apache 2.02026-07-2483101116.9 KB
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