Versioning

API Versioning

Versioning is specified via the Accept header. The current major version is 2. All requests must include the following to be successful.

📘

Headers

Accept: application/vnd.Nexhealth+json; version=2

To work with a specific version, simply specify which major version you want to work using the version tag in the Accept header.