POST /entity/bundle2/create
Create an entity and associated components with a single POST. Specifically, this operation supports creation of an Entity, its Annotations, and its ACL. Upon successful creation, an EntityBundle is returned containing the requested components, as defined by the partsMask in the request object.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/entity/bundle2/create
Parameters
generatedBy optional |
Resource Information | |
---|---|
Authentication | Required |
Required OAuth Scopes | view , modify |
HTTP Method | POST |
Request Object | EntityBundleCreate (application/json) |
Response Object | EntityBundle (application/json) |