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.