Keep up to date with the latest Runa API version
2024-02-05
.
📘 X-Api-Version response header
If you have any uncertainty regarding the API version, checking the X-Api-Version
response header will provide the necessary clarification. This header provides the specific version information associated with the API endpoint you are interacting with.
X-Api-Version
request header.
The value of the header should be set to the dated version of the API version you intend to call. e.g. 2024-02-05
.
X-Api-Version
header to the newer version on affected endpoints. Modify your code as per the new API contracts.