PoPaAP
PoPaAP WebsiteDiscord
PoPaAP WebsiteDiscord
  1. Licenses
  • Use Encrypted Body
    • Javascript
  • API
    • Auth
      • Create Developer Account
      • Developer Login
      • Get My Profile
    • Applications
      • List My Applications
      • Create New Application
      • Get Application Limits
      • Get Application Details
      • Update Application
      • Delete Application
    • Statistics
      • Get Statistics
    • Plans
      • Create New Plan
      • Get Application Plans
      • Update Plan
      • Delete Plan
    • Licenses
      • Generate Licenses
        POST
      • Get Application Licenses
        GET
      • Validate License
        POST
      • Check License Expiration
        POST
      • Update License Notes
        PUT
      • Delete License
        DELETE
      • Get My Licenses
        GET
      • Reset License HWID
        POST
      • Get License Users
        GET
    • User Authentication
      • Create User Account
      • User Login
      • Validate User License
      • Update User License
      • Get User Info
    • Variables
      • Get Public Variable
    • /files
    • /collaborators
    • /logs
    • /webhooks
    • Check API Health Status
      GET
PoPaAP WebsiteDiscord
PoPaAP WebsiteDiscord
  1. Licenses

Delete License

DELETE
https://v1.popaap.cc/api/licenses/{licenseId}
Last modified:2025-07-25 17:59:54
Maintainer:Kipstz

Request

Path Params

Query Params

Responses

🟢200Success
application/json
Body

Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request DELETE 'https://v1.popaap.cc/api/licenses/?Authorization=Bearer <token>'
Response Response Example
{}
Modified at 2025-07-25 17:59:54
Previous
Update License Notes
Next
Get My Licenses
Built with