deleteAccountMutation
Soft-delete the currently authenticated account, revoke its sessions, and immediately cancel any active recurring membership billing linked to it.
Returns
See DeleteAccountResult for the full shape.
Try it
Example
Query
mutation DeleteAccount {
deleteAccount {
__typename
}
}
Variables
{}
POST
https://go.sessions.website/api/graphqldeleteAccount