DELETE
/
account
/
api
/
v1
/
sessionAccessGrant

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
sessionId
string
required
appUserId
string
required

Response

200 - application/json

Session access grant deleted

message
string
required

Was this page helpful?