v1
latestOpenAPI 3.0.02026-08-06194226589.8 KBSchemas
Delete a nested field.
delete/api/apps/{app}/schemas/{schema}/fields/{parentId}/nested/{id}
Path parameters
appstring required
The name of the app.
schemastring required
The name of the schema.
parentIdinteger required
The parent field id.
idinteger required
The ID of the field to disable.
Response
Schema field deleted.