Authorization
For authorization set the
x-token
header with a token generated in the application access keys section.curl --header "x-token: <your generated token>"
Last modified 9mo ago