Skip to main content
POST
Exchanges a client ID and client secret for a new access token.

Endpoint

Parameters

string
The OAuth grant type. For Pipedream, this is always client_credentials.

string
The client ID of the OAuth app.

string
The client secret of the OAuth app.