createSecret( )


Creates a secret.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage Secrets
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
secretSecretRequired

Fields of a new secret.

Returns
Return Type:Promise<string>
Did this help?