#Bob the builder

1 messages · Page 1 of 1 (latest)

fallow basinBOT
quiet dust
#

Hi there, are you using OAuth or Accounts API?

subtle sinew
#

I'm not sure. I think oauth

#

We use /oauth/authorize to connect the account

quiet dust
#

OK, then you just need to call the /oauth/token endpoint with the same code again to disconnect

subtle sinew
#

I just found there's /oauth/deauthorize. How is it different from that?

#

Afterwards would the account.application.deauthorized event/webhook be sent?

quiet dust
#

They are the same. and yes
account.application.deauthorized will be fired

subtle sinew
#

Okay thanks