Create a managed contact

Creates a managed contact. When investigating or resolving an issue with a service monitor, Akamai Support may reach out to this contact.

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

Permissions and scopes

To call this operation, you need permissions, based on the model you're using:

  • OAuth scopes. Your user needs these scopes assigned. Learn more.

    • Scopes: account:read_write

CLI

linode-cli managed contact-create \
  --name "John Doe" \
  --email "john.doe@example.org" \
  --phone.primary "123-456-7890"

Learn more

Language
Credentials