Hanzo
OpenapiO11y

Signs the calling session out, invalidating its tokens.

Signs the calling session out, invalidating its tokens.

DELETE /v1/o11y/sessions

Addresshttps://api.hanzo.ai/v1/o11y/sessions
MethodDELETE
OperationDeleteSession
AuthAuthorization: Bearer $HANZO_API_KEY

Signs the calling session out, invalidating its tokens. The access token on the call names the session to end.

Request

DELETE /v1/o11y/sessions takes no parameters and no body — the credential is the whole request.

Response

StatusBodyMeaning
204no content

Failure carries the platform error shape — see Errors.

Examples

hanzo o11y sessions clear

O11y API · All Hanzo APIs · Interactive reference

How is this guide?

On this page