Skip to main content
PATCH
Update Secret Description

Authorizations

Authorization
string
header
required

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

Path Parameters

secret_id
string<uuid>
required

Body

application/json
description
string | null
Maximum string length: 1000

Response

Successful Response

A secret's metadata. The value is never part of this.

id
string<uuid>
required
name
string
required

Unique within the workspace.

created_at
string | null
description
string | null
updated_at
string | null
used_by
SecretConsumer · object[]