Sessions
Remove session
Disconnect a previously connected 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
appUserId
string
requiredThe ID of the app user to disconnect
app
enum<string>
requiredThe integration to disconnect
Available options:
amazon
, delta
, doordash
, facebook
, github
, instacart
, instagram
, linkedin
, opentable
, twitter
, resy
, uber
, united_airlines
, nextdoor
, example
Response
200 - application/json
appUserId
string
requiredapp
string
requiredWas this page helpful?