Api referenceShares
Revoke Share
Owner revoke: flip is_public=false. Effective within one 60s ISR window. The caller must be authenticated (any valid key); IDOR guard is enforced by checking that the share's session belongs to the calling user_id.
curl -X DELETE "https://loading/v1/shares/string"null{
"detail": [
{
"ctx": {},
"input": null,
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}