revoke_token
Revoke authentication tokens in the Procore API to terminate access for security management or session control.
Instructions
Revoke Token. [Platform - Developer Tools/Authentication] POST /oauth/revoke
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | Token | |
| client_id | Yes | Client ID | |
| client_secret | Yes | Client Secret |