Session
Remove session
DELETE
/
account
/
api
/
v1
/
session
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
ownerId
string | null
Owner ID
appUserId
string | null
App User ID
domain
string
requiredDomain
Response
200 - application/json
ownerId
string
requireddomain
string
requiredWas this page helpful?