Podio API Documentation

OAuth authorization: Invalidate tokens

POST /oauth/token/invalidate

Invalidates all tokens for the currently logged in user. Useful for testing OAuth token refresh.

Request

Empty

Sandbox

The sandbox only handles GET operations for now.