/repository/resources - Create resource
Creates a new resource document.
Note:
This method is new in 6.7
End-point
PUT | repository/resources |
Request body
Field | Type | Description |
---|---|---|
|
All the information required to create the new resource. |
Possible response
HTTP status | Description |
---|---|
200 |
The operation completed successfully |
401 |
There is no session or the session is invalid |
Response body
Field | Type | Description |
---|---|---|
|
Information about the new resource that was created. |