Answers for "pterodactyl curl request example"

0

pterodactyl curl request example

curl "<endpoint>"
  -H "Authorization: Bearer <API-Key>"
  -H "Content-Type: application/json" \
  -H "Accept: Application/vnd.pterodactyl.v1+json" \
Posted by: Guest on April-29-2021

Browse Popular Code Answers by Language