Creates a new secret for a deployed function. Secrets are encrypted environment variables
accessible in your function code as env.SECRET_NAME
.
Note: Secret values are write-only and cannot be retrieved after creation.
API key required for all endpoints
Secret created successfully
The response is of type object
.