Sazabi
APIThreads

Revoke a thread share link

DELETE
/threads/{threadId}/share/{shareId}

Revoke a public share link for a thread.

Path Parameters

threadId*string

Thread ID the snapshot belongs to.

Formatuuid
shareId*string

Snapshot ID to revoke.

Formatuuid

Response Body

curl -X DELETE "https://example.com/threads/497f6eca-6276-4993-bfeb-53cbbbba6f08/share/497f6eca-6276-4993-bfeb-53cbbbba6f08"
Empty