You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using the node SDK I want to also pass on my own idempotency key when calling APIs like creating a user. Is this currently possible, or do I need to replace the SDK with manual Http requests in order to include the key in the request header?
Using the node SDK I want to also pass on my own idempotency key when calling APIs like creating a user. Is this currently possible, or do I need to replace the SDK with manual Http requests in order to include the key in the request header?