Enable or disable a push rule.

PUT {{baseUrl}}/pushrules/:scope/:kind/:ruleId/enabled

This endpoint allows clients to enable or disable the specified push rule.

Request Body

{"enabled"=>true}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

{}