Licenses

Delete license

Delete an existing license.

DELETE
/api/v1/licenses
AuthorizationBearer <token>

Your API key.

In: header

Header Parameters

License-Key*string

The license key.

Response Body

curl -X DELETE "https://keyforge.dev/api/v1/licenses" \  -H "License-Key: ABCDE-ABCDE-ABCDE-ABCDE-ABCDE"
Empty