DELETE /a/share/link/{Uuid}

Delete Share Link

Path Parameters

  • Uuid (string, required) Id of Link to delete

Response Example (200)

Response Type /definitions/restDeleteShareLinkResponse

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