Hi everyone, I don't understand something which seems pretty simple. How is the personal access token given in the request when using an admin request ? I can't find any header name or examples in the HTTP API documentation.
s
steep-lamp-91158
08/08/2022, 9:31 AM
You mean the PAT for Ory Cloud? The header to use is
Authorization: bearer your_token_here
b
boundless-kite-76291
08/08/2022, 9:32 AM
yes this one
boundless-kite-76291
08/08/2022, 9:33 AM
thx, it worked x) really a simple question
s
steep-lamp-91158
08/08/2022, 9:33 AM
haha would be good if you could find it in the docs 😅