Credential Requests
Authorize the API call with your API token in the Authorization header with the value: Token your-api-token.
If you don't have an API token yet, please refer to the "Authentication" section to learn how to create one.
Team ID to filter credential requests.
User ID to filter credential requests.
Make Provider ID to filter credential requests.
Status to filter credential requests.
Name to filter credential requests.
List of Credential Requests.
List of Credential Requests.
Authorize the API call with your API token in the Authorization header with the value: Token your-api-token.
If you don't have an API token yet, please refer to the "Authentication" section to learn how to create one.
Request body for creating a new Credential Request. Supports two provider flows - inviting a new user or referencing an existing Make user.
Name of the Request which will be displayed to the End Users who open it.
ID of the Team the Credential Request should be bound to.
Description of the Request which will be displayed to the End Users who open it.
Provider information. Either an existing Make user ID or a new user to invite (name & email).
Credential Request has been created successfully.
Public URI where the provider can access the credential request.
Credential Request has been created successfully.
Authorize the API call with your API token in the Authorization header with the value: Token your-api-token.
If you don't have an API token yet, please refer to the "Authentication" section to learn how to create one.
V2 Request body for creating a Credential Request. Credentials are derived from app and module selections.
Name of the Request which will be displayed to the End Users who open it.
ID of the Team the Credential Request should be bound to.
Description of the Request which will be displayed to the End Users who open it.
Provider information. Either an existing Make user ID or a new user to invite (name & email).
Credential Request has been created successfully.
Response for V2 Credential Request creation.
Public URI for accessing the credential request.
Credential Request has been created successfully.
Authorize the API call with your API token in the Authorization header with the value: Token your-api-token.
If you don't have an API token yet, please refer to the "Authentication" section to learn how to create one.
ID of the Credential Request.
Credential Request.
Credential Request.
Authorize the API call with your API token in the Authorization header with the value: Token your-api-token.
If you don't have an API token yet, please refer to the "Authentication" section to learn how to create one.
ID of the Credential Request.
When true, also deletes credentials (connections and keys) associated with the credential request. When false or omitted the API will return an error if there are any associated credentials, preventing accidental deletion of credentials.
Credential Request has been deleted successfully.
Indicates if the request was deleted.
Credential Request has been deleted successfully.
Authorize the API call with your API token in the Authorization header with the value: Token your-api-token.
If you don't have an API token yet, please refer to the "Authentication" section to learn how to create one.
ID of the Credential Request.
Detail of the Credential Request with associated credentials.
Detail of the Credential Request with associated credentials.
Authorize the API call with your API token in the Authorization header with the value: Token your-api-token.
If you don't have an API token yet, please refer to the "Authentication" section to learn how to create one.
ID of the Credential.
The reason why the credential was declined. This will be visible to support teams and helps with troubleshooting.
Credential has been declined successfully.
Credential has been declined successfully.
Authorize the API call with your API token in the Authorization header with the value: Token your-api-token.
If you don't have an API token yet, please refer to the "Authentication" section to learn how to create one.
ID of the Credential.
Credential has been deleted from remote and reset to pending.
Credential has been deleted from remote and reset to pending.
Request Credential Reauthorization
Authorize the API call with your API token in the Authorization header with the value: Token your-api-token.
If you don't have an API token yet, please refer to the "Authentication" section to learn how to create one.
ID of the Credential.
Credential transitioned to reauthorizing state.
Credential transitioned to reauthorizing state.
Last updated

