- Development
- CMS Developer Docs
- update a field
update a field
PATCH
/{workspaceIdOrAlias}/projects/{projectIdOrAlias}/schemata/{schemaId}/fields/{fieldIdOrKey}
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” workspaceIdOrAlias
required
string
ID or alias of the workspace
projectIdOrAlias
required
string
ID or alias of the project
schemaId
required
string
ID of the schema in the model
fieldIdOrKey
required
string
ID or key of the field in the models schema
Request Body required
Section titled “Request Body required ”object
type
string
key
string
required
boolean
multiple
boolean
Responses
Section titled “ Responses ”A JSON object of field
object
id
required
string
type
required
string
key
required
string
required
required
boolean
multiple
required
boolean
name
required
string
Invalid request parameter value
Access token is missing or invalid
Not found