Update action

This API updates an action.

{
   "attributes":{
      "is_enabled":false,
      "destination_ids":[
         "12345678-db97-11ea-1234-8d9a1bb7fb67",
         "56723456-db97-11ea-6778-8d9a1bb7fb67"
      ]
   }
}
Language
Authorization
Header
Click Try It! to start a request and see the response here!