Skip to main content

Enable a MySQL user

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

Request

  • mysqlUserIdstring (uuid)
    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/f0f86186-0a5a-45b2-aa33-502777496347/actions/enable