POST - Switch Session
Refreshes a token
Parameters
username (str): Odin instance username
Returns
None
How To Use:
my_api.session.post_session_switch(
"username"
)
Last updated
Was this helpful?
Refreshes a token
username (str): Odin instance username
None
my_api.session.post_session_switch(
"username"
)
Last updated
Was this helpful?