Skip to main content
DELETE
/
v1
/
public-sharing
/
{share_id}
Delete Share
curl --request DELETE \
  --url https://api.example.com/v1/public-sharing/{share_id}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Documentation Index

Fetch the complete documentation index at: https://docs.verbex.ai/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

share_id
string
required

Response

Successful Response