v1

latestOpenAPI 3.0.1raw.githubusercontent.com2024-10-113944112.8 KB
User Secret Management

Update user secrets for a function version

Updates secrets for the specified function version. This endpoint requires either a bearer token or an api-key with 'update_secrets' scope in the HTTP Authorization header.

put/v2/nvcf/secrets/functions/{functionId}/versions/{versionId}

Path parameters

functionIdstring uuid required

Function id

versionIdstring uuid required

Function version id

Request body

Response

OK