A section label or secondary heading.
Input
Encoding
application/jsonchildren
string
Optional
No description available.
Try It
Requests are sent directly from your browser. Some servers may block requests due to CORS.
View raw schema
{
"type": "procedure",
"input": {
"schema": {
"type": "object",
"properties": {
"children": {
"type": "string"
}
}
},
"encoding": "application/json"
},
"description": "A section label or secondary heading."
}