Skip to main content
POST
Create a secret reference

Authorizations

Authorization
string
header
required

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

Body

application/json
kind
string
required

webhook for a webhook signing secret, model for a model credential.

Required string length: 1 - 256
ref
string
required

The path of the secret in the cell vault, such as spaces/<space_id>/webhook/whsec-crm.

Required string length: 1 - 256
space_id
string<uuid>
required
version
integer
required
Required range: x >= 1

Response

The reference.

kind
string
required
Required string length: 1 - 256
ref
string
required
Required string length: 1 - 256
rotated_at
string<date-time>
required
rotated_by
string<uuid>
required
space_id
string<uuid>
required
version
integer
required
Required range: x >= 1