DELETE /a/share/cell/{Uuid}

Delete a share room

Path Parameters

  • Uuid (string, required) Cell Uuid

Response Example (200)

Response Type /definitions/restDeleteCellResponse

{
  "Success": true
}
Auto generated by Pydio Cells Enterprise Distribution v4.4.0 on 3-Apr-2024
Back to top