Skip to main content
DELETE
Delete Session Tags

Authorizations

anchor-api-key
string
header
required

API key passed in the header

Path Parameters

session_id
string
required

The ID of the session to clear tags for.

Response

Session tags deleted successfully.

success
boolean
required

Whether the tags operation succeeded.

message
string

Human-readable result message.