Automations
Update automation
Updates an existing automation with new parameters.
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique identifier of the automation to update.
Body
application/vnd.mailcare.v1+json
Response
200
Automation successfully updated.