Set the actions for a push rule.
PUT {{baseUrl}}/pushrules/:scope/:kind/:ruleId/actions
This endpoint allows clients to change the actions of a push rule. This can be used to change the actions of builtin rules.
Request Body
{"actions"=>["minim cupidatat", "dolor voluptate"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
{}