slash-project-custom-field

put/projectCustomFields/org/{projectCustomFieldId}/fieldName

Path parameters

projectCustomFieldIdinteger required

Request body

tenantIdinteger
projectCustomFieldIdinteger
level'ORG' | 'SPACE' | 'LOCAL'
spaceIdinteger
projectIdinteger
associatedIdinteger
fieldNamestring
fieldTypestring
fieldIconstring
descriptionstring
orderinteger
activeboolean
{"stackTrail":"components:schemas:ProjectCustomFieldDto:properties:value","oasType":"schema","type":"unknown"}
selectedOptionIdsinteger[]
createdTimestring date-time
modifiedTimestring date-time

Response

OK

successboolean
messagestring
{"stackTrail":"components:schemas:ResponseFormat:properties:data","oasType":"schema","type":"unknown"}
errorCodeinteger
{"stackTrail":"components:schemas:ResponseFormat:properties:errors","oasType":"schema","type":"unknown"}

Changes

Changed in 1 of the 10 revisions of this API.4

    • the options/items/optionName request property's minLength was increased from 0 to 1

      request-property-min-length-increased

    • the value request property type/format changed from object/ to /

      request-property-type-changed

    • the data response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the errors response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog