Add or update shared secrets for a compute node

Merges shared secrets for the specified compute node. New keys are
added and existing keys are updated; keys not included in the request
are left unchanged. These secrets are visible to all users with access
to the node. Use DELETE to remove secrets.

Permissions: Node owner or workspace administrator on public accounts (isPublic=true).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The UUID of the compute node

Body Params
secrets
object
required

Key-value map of secrets to store. Keys must match [A-Za-z_][A-Za-z0-9_]*.
Maximum 50 secrets, key max 256 chars, value max 10000 chars.
System-reserved key names (e.g. SESSION_TOKEN, DATASET_ID) are rejected.

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json