db_delete_user
Delete a user from a Vultr database by supplying the database ID or label and the username.
Instructions
Delete a database user.
Args: database_id: The database ID or label username: The username to delete
Returns: Status message confirming deletion
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes | ||
| database_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||