DELETE /a/policy/{Uuid}

[Enterprise Only] Delete a security policy

Path Parameters

  • Uuid (string, required)

  • Name (string)

  • Description (string)

  • OwnerUuid (string)

  • ResourceGroup (string)

  • LastUpdated (integer)

Response Example (200)

Response Type /definitions/restDeleteResponse

{
  "NumRows": "string",
  "Success": true
}
Auto generated by Pydio Cells Enterprise Distribution v4.3.1 on 14-Nov-2023
Back to top