POST /subscription/all
This API is used to subscribe to all topic of the same SubscriptionObjectType.
Only the following SubscriptionObjectType are allowed in this API:
- DATA_ACCESS_SUBMISSION
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/subscription/all
Parameters
| objectType optional |
- SubscriptionObjectType to subscribe to |
| Resource Information | |
|---|---|
| Authentication | Required |
| Required OAuth Scopes | view , modify |
| HTTP Method | POST |
| Request Object | None |
| Response Object | Subscription (application/json) |