GET/chakra
curl -X POST https://api.chakra-ui.com/snippets \
  -H "Authorization: Bearer <token>" \
  -H "Content-Type: application/json" \
Code Block | Chakra UI Pro