post https://public-api.devmate.com/v2/licenses/<activation_number>/reset_first_activation
This method is used to reset the oldest activation record for the activation number assigned to the specific customer. There's no need to pass the Customer ID or any details other than his activation number.
https://public-api.devmate.com/v2/licenses/id154489775644odr/reset_first_activation
This request will reset the oldest activation record for the specified activation number.
Original license with all records:
Updated number without the oldest record:
Response Codes
200 | Reset was successful |
404 | Activation code not found |
405 | Authorization failed |
500 | Server error |