v1
latestOpenAPI 3.0.02026-08-06194226589.8 KBSchemas
Disable a schema field.
A disabled field cannot not be edited in the squidex portal anymore, but will be part of the API response.
put/api/apps/{app}/schemas/{schema}/fields/{id}/disable
Path parameters
appstring required
The name of the app.
schemastring required
The name of the schema.
idinteger required
The ID of the field to disable.
Response
Schema field disabled.