No description available.
Input
Encoding
application/jsonname
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": {
"name": {
"type": "string"
}
}
},
"encoding": "application/json"
}
}