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

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

{}