Specifying the API Version
To specify the API version, include theX-BuildPass-Api-Version
header in your requests. Currently, the only available version is v1
.
If the X-BuildPass-Api-Version
header is not included in your request, the API will return a bad request error.
Example request
When making a request, include theX-BuildPass-Api-Version
header set to v1
.