How to Send x-correlation-id When Using node-auth0
Last Updated:
Overview
Solution
new ManagementClient({
domain,
clientId,,
headers: { 'x-correlation-id': 'example' },
clientSecret,
audience,
})
Last Updated:
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.