POST
/
mark_success
Mark the root span in the current trace as successful.
curl --request POST \
  --url https://api.atla-ai.com/mark_success

Response

200

No return value. Marks the current trace as a success (for observability).