/blocks/{block_id}/children/{child_id}
PUT
/blocks/{block_id}/children/{child_id}Request
Path Params
block_id
string
required
child_id
string
required
Body Params application/json
before
optional
Any of
Example
{
"before": "8e6267db-32ed-454a-a2cc-6beef2f6f00e"
}
Request samples
Responses
OK(200)
Bad Request(400)
HTTP Code: 200
Content Type : JSONapplication/json
no content
Data Schema
object {0}
Example
{}
Last modified: 11 days ago