Basics
JSON API
Make sure to set the Content-Type
header to application/json
at all times:
Content-Type: application/json
info
Only JSON format is supported; other formats are not supported.
Make sure to set the Content-Type
header to application/json
at all times:
Content-Type: application/json
Only JSON format is supported; other formats are not supported.