v1

latestOpenAPI 3.1.02026-08-04222461539.5 KB
secrets

Upsert a Secret

Insert or Update a Secret by name for environment or space

post/secrets

Headers

Authorizationstring required

Bearer authentication

X-Disable-Hooks'true' required

Request body

namestring required

The name of a secret. Minimum 1 character, maximum 1024

valuestring required

The value of a secret. Minimum 1 character, maximum 1024

environmentIdstring

Environment ID

spaceIdstring

Space ID

Response

Response with status 200