Skip to main content
POST
Create a secret group

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required

Name of the secret group.

integrationId
string
required

Id of the provider integration.

secrets
SecretInput · object[]
required

The secrets to be associated with the secret group

Response

The created secret group.

data
SecretGroup · object
required

Secret Group