Uber server_token

Viewed 377

Does Uber server_token expires like access_token ?

Note: Access tokens are valid for 30 days. The expiration time is specified in seconds in the ‘expires_in’ key of the token payload.

Can't find any documentation on server_token. TIA

2 Answers
Related