• Home
  • Knowledgebase
  • DevDocs
  • Translations
  • Support
  • Live Preview

logo DevDocs

By The Events Calendar
Filter by type:
Skip to content
Filter by type:
Search
Browse: Home / Classes / Account_API / Account_API::refresh_access_token()
Product: Virtual Events

Account_API::refresh_access_token( string $id, string $refresh_token )

Returns the current API access token.

Contents

  • Parameters
  • Return
  • Source
  • Changelog

If not available, then a new token will be fetched.


Parameters

$id

(string) (Required)

$refresh_token

(string) (Required) The API refresh token for the account.


Top ↑

Return

(string) The API access token, or an empty string if the token cannot be fetched.


Top ↑

Source

File: src/Tribe/Meetings/Zoom/Account_API.php

	abstract function refresh_access_token( $id, $refresh_token );

Expand full source code Collapse full source code


Top ↑

Changelog

Changelog
Version Description
1.5.0 Introduced.
The Events Calendar
  • Home
  • Products
  • Blog
  • Support
© 2026 The Events Calendar Terms and Conditions Privacy