Our API Docs just got a new look!

Logout

Logout Endpoint

delete

Invalidates the current session's BEARER_TOKEN.

Authorizations
Responses
204

No Content - The session was successfully destroyed.

No content

delete
DELETE /v1/auth/session/destroy HTTP/1.1
Host: merchants-api.directa24.com
Accept: */*
204

No Content - The session was successfully destroyed.

No content

Last updated

Was this helpful?