/v1/me/sessions| Name | Type | Required | Description |
|---|---|---|---|
X-API-Key | string | Optional |
X-API-Key: ak.<key_id>.<secret>Authentication & errors →curl -X DELETE '/api/v1/me/sessions' \
-H 'X-API-Key: ak.<key_id>.<secret>'{
"data": {
"terminated_count": 0
}
}X-API-Key: ak.<key_id>.<secret>Authentication & errors →curl -X DELETE '/api/v1/me/sessions' \
-H 'X-API-Key: ak.<key_id>.<secret>'{
"data": {
"terminated_count": 0
}
}