VivaClient
$viva->invalidateToken()
Force la ré-authentification au prochain appel API. Utile si le token a été révoqué.
$viva->invalidateToken();
// Le prochain appel API demandera un nouveau token OAuth2
post/VivaClient/invalidateToken
Response
void — Le token est invalidé
Changes
Changed in 1 of the 9 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 40 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○