Integrations
Create Auth
Create the integration authentication object required for syncing secrets.
POST
Integration Authentication Parameters
The integration authentication endpoint is generic and can be used for all native integrations. For specific integration parameters for a given service, please review the respective documentation below.
Authorizations
An access token in Infisical
Body
application/json
The ID of the project to create the integration auth for.
The slug of integration for the auth object.
The unique authorized access id of the external integration provider.
The unique authorized access token of the external integration provider.
The refresh token for integration authorization.
Response
200 - application/json
Default Response
Was this page helpful?