::
- PUT /notifications/<bucket>?topic=<topic-name>[&events=<event>[,<event>]]
+ PUT /notifications/bucket/<bucket>?topic=<topic-name>[&events=<event>[,<event>]]
Request Params:
- topic-name: name of topic
- - event: event type (string)
+ - event: event type (string), one of: OBJECT_CREATE, OBJECT_DELETE
::
- DELETE /notifications/<bucket>?topic=<topic-name>
+ DELETE /notifications/bucket/<bucket>?topic=<topic-name>
Request Params:
- topic-name: name of topic
Request Params:
- event-id: id of event to be acked
-.. _Multisite Configuration: ./multisite
+.. _Multisite Configuration: ./multisite.rst