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

Authorizations

Authorization
string
headerrequired

An access token in Infisical

Path Parameters

secretImportId
string
required

The ID of the secret import to update.

Body

application/json
workspaceId
string
required

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

environment
string
required

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

path
string
default: /

The path of the secret import to update.

import
object
required

Response

200 - application/json
message
string
required
secretImport
object
required

Was this page helpful?