Hello,
I have a few questions regarding the access tokens:
- May I inquire if it is possible to create multiple access tokens? Specifically, is it feasible to have the original access token without write access and generate many additional access tokens with write access?
- Could you kindly clarify if the access token is associated with the account object ID? Does this imply that one account object ID corresponds to one access token?
-
Is there a procedure to delete an access token? If so, could you please provide guidance on how to go about it?
- I used API v4 auth Logout and put the newly created access token, However, it appears that nothing has changed. My session ID and access token continue to function as expected. Could you kindly elucidate the functionality of the logout operation and what it specifically accomplishes?