PATCH
/
api
/
v1
/
secret-imports
/
{secretImportId}

Authorizations

Authorization
string
header
required

An access token in Infisical

Path Parameters

secretImportId
string
required

The ID of the secret import to update.

Body

application/json
environment
string
required

The slug of the environment where the secret import is located.

import
object
required
workspaceId
string
required

The ID of the project where the secret import is located.

path
string
default:
/

The path of the secret import to update.

Response

200 - application/json
message
string
required
secretImport
object
required

Was this page helpful?