POST
/
objects
/
substitutions
{
  "properties": [
    {
      "id": "<string>",
      "schema": {
        "type": "<string>",
        "title": "<string>",
        "description": "<string>",
        "hints": [
          "<string>"
        ]
      }
    }
  ],
  "values": {},
  "zipFileToken": "<string>"
}

Body

application/zip · object

Import zip file

The body is of type object.

Response

200 - application/json

successful operation

The response is of type object.