cURL
curl --request POST \ --url https://app.langwatch.ai/api/trace/{id}/unshare \ --header 'X-Auth-Token: <api-key>'
{ "message": "<string>" }
Deletes a public path for a trace
ID of trace to unshare
Public path deleted
The response is of type object.
object
Was this page helpful?