Create or update set metadata
Input
Encoding
application/jsonSchematools.ozone.set.defs#set
Output
Encoding
application/jsonTry It
Requests are sent directly from your browser. Some servers may block requests due to CORS.
View raw schema
{
"type": "procedure",
"input": {
"schema": {
"ref": "tools.ozone.set.defs#set",
"type": "ref"
},
"encoding": "application/json"
},
"output": {
"schema": {
"ref": "tools.ozone.set.defs#setView",
"type": "ref"
},
"encoding": "application/json"
},
"description": "Create or update set metadata"
}