Headers
Pass these in your API calls
Last updated
Pass these in your API calls
Last updated
Content-Type
This must be application/json
for all POST
PATCH
and DELETE
requests.
Octo-Capabilities
A list of the capabilities that were initialised with this request.
e.g. Octo-Capabilities: octo/pricing, octo/content
Octo-Env
This will return test
if the request is in test, or live
if it wasn't.