#Bob the builder
1 messages · Page 1 of 1 (latest)
Hi there, are you using OAuth or Accounts API?
OK, then you just need to call the /oauth/token endpoint with the same code again to disconnect
I just found there's /oauth/deauthorize. How is it different from that?
Afterwards would the account.application.deauthorized event/webhook be sent?
They are the same. and yes
account.application.deauthorized will be fired
Okay thanks