Functions
Unset function secret
Remove a secret from a function. Doesn't take effect on the running Lambda until the next deploy.
delete/v1/functions/{functionId}/secrets/{key}
Path parameters
functionIdstring required
Zavu Function ID.
keystring required
Response
Secret removed.
Changes
Changed in 1 of the 66 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○