How to send jwt tokens in openai json schema?

I am implementing OAuth2 with jwt, but I don’t know how to send my access token in my schema, how can I do it?.

error