Authorizations
API Key Security (Header).
Response
No Content
curl --request DELETE \
--url https://{host}/frontend/api/v1/auth/session \
--header 'Authorization: Bearer <token>'This response does not have an example.curl --request DELETE \
--url https://{host}/frontend/api/v1/auth/session \
--header 'Authorization: Bearer <token>'This response does not have an example.API Key Security (Header).
No Content