Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

To delete a license order with a given activation key, use the following request:

Panel

GET /license-orders/(activation_key)

where:

...

Request Parameters

...

  • .

Example request

Code Block
languagejs
DELETE /license-orders/PX51J-DQQPW-KYJHM-P0D72 HTTP/1.1
Authorization: Bearer f794846b7c26621688e1e06164975b4eae8ce2f6

...