{
"properties": [
{
"id": "<string>",
"schema": {
"type": "<string>",
"title": "<string>",
"description": "<string>",
"hints": [
"<string>"
]
}
}
],
"values": {},
"zipFileToken": "<string>"
}
{
"properties": [
{
"id": "<string>",
"schema": {
"type": "<string>",
"title": "<string>",
"description": "<string>",
"hints": [
"<string>"
]
}
}
],
"values": {},
"zipFileToken": "<string>"
}
Import zip file
The body is of type object
.
successful operation
The response is of type object
.
Was this page helpful?