callback
Creates, updates, deletes, gets or lists a callback
resource.
Overview
Name | callback |
Type | Resource |
Id | google.integrations.callback |
Fields
SELECT
not supported for this resource, use SHOW METHODS
to view available operations for the resource.
Methods
Name | Accessible by | Required Params | Description |
---|---|---|---|
callback_generate_token | EXEC |
| Receives the auth code and auth config id to combine that with the client id and secret to retrieve access tokens from the token endpoint. Returns either a success or error message when it's done. |