secrets

Update Secret

Update the name or description of a secret. Does not change the value.

patch/v1/secrets/{secret_id}

Path parameters

secret_idstring required

Request body

namestring nullable
descriptionstring nullable

Response

Successful Response

{"stackTrail":"paths:/v1/secrets/{secret_id}:patch:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes