v4

latestOpenAPI 3.0.32026-07-312,317012.2 MB
Integrations

Create the integration authentication object required for syncing secrets.

post/api/v1/integration-auth/access-token

Request body

workspaceIdstring required

The ID of the project to create the integration auth for.

integrationstring required

The slug of integration for the auth object.

accessIdstring

The unique authorized access ID of the external integration provider.

accessTokenstring

The unique authorized access token of the external integration provider.

awsAssumeIamRoleArnstring uri

The AWS IAM Role to be assumed by Infisical.

urlstring uri
namespacestring
refreshTokenstring

The refresh token for integration authorization.

Response

Default Response