• /
  • EnglishEspañolFrançais日本語한국어Português
  • EntrarComeçar agora

Manage cross account destinations

preview

We're still working on this feature, but we'd love for you to try it out!

This feature is currently provided as part of a preview program pursuant to our pre-release policies.

Use the NerdGraph API to create, test, list, update, and delete cross account destinations. Cross account destinations allow you to centralize notification management at the organization level.

Create a destination

In order to create a destination, different inputs must be provided for each destination type.

Importante

You must provide a scope object identifying where the destination will be created. The scope object requires:

  • id: The ID of the Account or Organization.
  • type: The type of scope (Account or Organization).

An optional two_way_integration property is available for integrations that allow two-way integration.

Test a cross account destination

You can test cross account destinations before or after creation. You must provide the scope object.

List and filter destinations

The destinations query allows you to paginate through all of your destinations at both account and organization levels. It also allows filtering functionality for cross account destinations.

Update a cross account destination

To update an existing cross-account destination, you must provide the organization scope and the destination ID.

Delete a cross account destination

Delete cross account destinations by providing the scope and destination ID.

Importante

Before deleting: If you receive an error stating "Entity type channel is in use", you must first delete all channels associated with the destination. Find associated channels and delete them individually before proceeding with destination deletion.

Next steps

Cross account destinations overview

Learn about cross account destinations concepts and key features.

Copyright © 2026 New Relic Inc.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.