Versions Compared

Key

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

...

Status CodeHeader Field Description
200 OK  Errors that occurred during activation are listed in the response body.
403 ForbiddenThe license order has been disabled.
404 Not FoundNo activation errors occurred for a given pair of the activation key and HostID.

Example response

{

"message": "Errors occurred during license activation.",

"errors": {

...

   }

Panel

HTTP/1.1 200 OK

Panel

For more information about HTTP methods, see Supported HTTP methods.

...