Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

 ActionIntended UserURIMethodRequest ParamsRequest BodyResponse Body
1subscribe to an objecta topicSynapse users who has READ permission on the object/subscriptionsPOST SubscriptionSubscription
2retrieve subscriptions for a list of objectstopicsSynapse users/subscriptionsPUT List<Topic>SubscriptionPage
3unsubscribe to an objecta topicSynapse users who subscribed to the object/subscriptions/unsubscribe/{objectId}/type/{objectType}DELETE   
        

...