In case the request is successfully processed, the implementation should
send a response with the status code 200 OK or 204 No content.
In case the request fails, the implementation should return an
appropriate status code and a brief explanation on the reasons of the
failure.
The recommended response codes are:
Status Code | Possible Reasons | KA Responsibility |
---|---|---|
200 OK | License termination is successful | Mark the license key as “terminated” |
204 No content | ||
4xx | See the description in License Creation/Renewal/Upgrade Request > Response |
|
5xx |