Input URI
{base url} + doc/NEW |
---|
Active Methods
POST |
---|
JSON Schema
Details
{
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "doc/NEW",
"type": "object",
"properties": {
"Argument": {
"type": "object",
"properties": {}
}
}
}
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "doc/NEW",
"type": "object",
"properties": {
"Argument": {
"type": "object",
"properties": {}
}
}
}
Examples
New Project
{
"Argument": {}
}
"Argument": {}
}
Specifications
No. | Description | Key | Value Type | Default | Required |
---|---|---|---|---|---|
1 |
Empty Object |
- |
- |
- |
- |