FruxonDocs
Agent NetworkGraph

Removes the Application's automatic-enrollment policy.

Refused (400) while either admission policy on the Network is still `PROVISION` — flip the admission setting first, so the behaviour change is the one the operator asked for rather than a silently degraded setting.

DELETE
/v1/tenants/{tenant}/networks/{network}/provisioningPolicy
AuthorizationBearer <token>

JWT Authorization header using the Bearer scheme. Enter 'Bearer' [space] and then your token.

In: header

Path Parameters

network*string

The owning Application id.

Formatuuid
tenant*string

The tenant identifier

Response Body

curl -X DELETE "https://api.fruxon.com/v1/tenants/string/networks/497f6eca-6276-4993-bfeb-53cbbbba6f08/provisioningPolicy"
Empty
{
  "type": "string",
  "title": "string",
  "status": 0,
  "detail": "string",
  "instance": "string",
  "property1": null,
  "property2": null
}
Empty
Empty
{
  "type": "string",
  "title": "string",
  "status": 0,
  "detail": "string",
  "instance": "string",
  "property1": null,
  "property2": null
}