Skip to main content
POST
cURL
Check out the configuration docs for 1Password Connections to learn how to obtain the required credentials.

Body

application/json
method
enum<string>
required

The method used to authenticate with 1Password.

Available options:
api-token
credentials
object
required

The credentials used to connect with 1Password.

name
string
required

The name of the 1Password Connection to create. Must be slug-friendly.

Required string length: 1 - 64
description
string | null

An optional description for the 1Password Connection.

Maximum string length: 256
projectId
string

The ID of the project to create the 1Password Connection in.

isPlatformManagedCredentials
enum<boolean>

Not supported for 1Password Connections.

Available options:
false
gatewayId

Not supported for 1Password Connections.

gatewayPoolId

Not supported for 1Password Connections.

isAutoRotationEnabled
enum<boolean>

Not supported for 1Password Connections.

Available options:
false
rotation

Not supported for 1Password Connections.

Response

Default Response

appConnection
1Password (API Token) · object
required