Subscribe for notification about events for a proposal.
POST {{baseUrl}}/notifications?proposal-id=<integer>&event-type=<string>
Create a subscription for events regarding specified proposal
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
proposal-id | string | (Required) The unique identifier for the proposal. | |
event-type | string | (Required) event type identifier |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: Created
{"uuid":"dCbC7dEC-2efb-13Af-fCfC-793a61dAAde8"}