Delete recording link
Links
Delete Link
Delete a recording link
DELETE
Delete recording link
Soft-deletes a recording link. Only the link creator or a workspace admin/owner can delete a link.Documentation Index
Fetch the complete documentation index at: https://docs.userplane.io/llms.txt
Use this file to discover all available pages before exploring further.
This is a soft delete. The link data is preserved but becomes inaccessible. Subsequent requests
for this link return
410 Gone.Errors
| Error code | Status | Description |
|---|---|---|
LINK_NOT_FOUND | 404 | Link does not exist |
LINK_GONE | 410 | Link has already been deleted |
LINK_DELETE_FORBIDDEN | 403 | You do not have permission to delete this link |
LINK_DELETE_FAILED | 500 | Failed to delete the link |
Related
List Links
View all active links in the workspace
Create Link
Create a new recording link
Get Link
Retrieve link details by ID
Error Handling
Understand 410 Gone and other error codes