This API v3 documentation is currently still on progress. For any issue, please contact support@runcloud.io
Authorization: Bearer ********************
{
"id": 420
}
curl --location -g --request DELETE 'https://manage.runcloud.io/api/v3/servers/{{serverId}}/databases/{{databaseId}}/grant' \
--header 'accept: application/json' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 420
}'
{
"id": 483,
"username": "phoenix",
"created_at": "2024-07-18 03:31:57"
}