Previously the current API version would only accept the full versioned Accept
header: application/vnd.bugcrowd.v4+json
.
We have now added support for generic Accept
headers: application/vnd.bugcrowd+json
and application/json
.
To interact with the current API, the token must be pinned to a date-based
version.
For information about how to use the Accept
headers, see accept header.