Skip to content

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

1
2
3
{
  "Success": true
}