v1

latestSwagger 2.0Proprietary License2026-07-1788119346.7 KB
Policies
Modules

Delete module instance by policy hash and module name

delete/policies/{hash}/modules/{module_name}

Path parameters

hashstring required

policy hash in hex format (md5)

module_namestring required

module name without spaces

Response

policy module deleted successful

dataobject
statusstring

Example response

{
  "status": "success"
}