As an Organization user I want to create Container Node with Optional Metadata and Accesses, where OrganizationId = claim.selectedOrgId.
POST/vfs/api/v2/roots/:rootId/containers
As an Organization user I want to create Container Node with Optional Metadata and Accesses, where OrganizationId = claim.selectedOrgId.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 409
- 500
The root has been modified.
The request is bad formatted.
You don't have permission to perform this action.
Forbidden
There no item with this id.
Conflict
Unhandled exception.