Deletes a share link.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request syntax
POST /v2/share_link/cancel HTTP/1.1
Request parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| body | object | No | The request parameters. | |
| share_id | string | Yes | The share ID. |
Response parameters
Examples
Sample success responses
JSONformat
{}Error codes
For a list of error codes, visit the Service error codes.
