dokploy_security_update
dokploy_security_updateUpdate security credentials for Dokploy infrastructure by providing security ID, username, and password to maintain access control.
Instructions
[security] security.update (POST)
Parameters:
securityId (string, required)
username (string, required)
password (string, required)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| securityId | Yes | ||
| username | Yes | ||
| password | Yes |