Headers
Pass these in your API calls
Request Headers
Header
Description
Content-Type
This must be application/json for all POST PATCH and DELETE requests.
Response Headers
Header
Description
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.
Last updated