Skip to main content

Enable a MySQL user

POST/mysql-users/{mysqlUserId}/actions/enable/
v2
POST
database-enable-mysql-user

Request

  • mysqlUserIdstring
    required

    ID of the MySQLUser to enable.

Responses

No response content specified.

Usage examples

$ curl \
--fail \
--location \
-X POST \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
https://api.mittwald.de/v2/mysql-users/string/actions/enable