Update a managed service

Updates information about a Managed Service.

This operation can only be accessed by the unrestricted users of an account.

linode-cli managed service-update 9994 \
  --service_type url \
  --label prod-1 \
  --address "https://example.org" \
  --timeout 30 \
  --body "it worked" \
  --consultation_group on-call \
  --notes "The service name is my-cool-application" \
  --credentials 9991

<https://www.linode.com/docs/products/tools/cli/get-started/>
account:read_write

<https://techdocs.akamai.com/linode-api/reference/get-started#oauth>
Language
Credentials
Click Try It! to start a request and see the response here!