Schemas
Lock a schema field.
A locked field cannot be updated or deleted.
put/api/apps/{app}/schemas/{schema}/fields/{id}/lock
Path parameters
appstring required
The name of the app.
schemastring required
The name of the schema.
idinteger required
The ID of the field to lock.
Response
Schema field shown.