Resend license keys
POST/products/{product_id}/licenses/resend.json
Send an email from Freemius with all the license keys associated with the given email address. The email is sent to the email address.
Request
Responses
- 200
- 400
- 401
- 402
- 404
The license key has been resent.
Bad request. The request could not be understood by the server due to malformed syntax or arguments.
Unauthorized access error. The request requires authentication but was not provided or the provided authentication does not satisfy the required permissions.
The request is missing the specified argument.
The requested resource was not found.