POST /activity
Create a new Activity. If the passed Activity object contains a Used array, you must set the concreteType field of each Used subclass.
Access Control: READ access is granted to those users who can see a single Entity that was generated by this Activity.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/activity
Resource Information | |
---|---|
Authentication | Required |
Required OAuth Scopes | view , modify |
HTTP Method | POST |
Request Object | Activity (application/json) |
Response Object | Activity (application/json) |