Deactivate License

This method will deactivate a license provided to the system.

Use this method to deactivate a license for any reason after it has been previously activated.

PATH

https://app.productdyno.com/api/v1/licenses/deactivate

METHOD

POST

PARAMETERS

_api_key
license_key

EXAMPLE JSON RESPONSE

{
  "license_key": "OWMM-QTME-MZEO-BTV5",
  "deactivated_at": "2021-04-28 14:12:43"
}