Hi everyone, I don't understand something which se...
# talk-keto
b
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
You mean the PAT for Ory Cloud? The header to use is
Authorization: bearer your_token_here
b
yes this one
thx, it worked x) really a simple question
s
haha would be good if you could find it in the docs 😅