How to Send x-correlation-id When Using node-auth0
Sep 10, 2025
Overview
Solution
new ManagementClient({
domain,
clientId,,
headers: { 'x-correlation-id': 'example' },
clientSecret,
audience,
})
new ManagementClient({
domain,
clientId,,
headers: { 'x-correlation-id': 'example' },
clientSecret,
audience,
})
Recommended content
Was this content helpful?
Support Center
Developers
Documentation
Learning
Get Involved
Company
Platform
Features
© 2026 Okta, Inc. All Rights Reserved.