curl --location 'https://management.azure.com/subscriptions//resourceGroups//providers/Microsoft.PowerBI/workspaceCollections//regenerateKey?api-version=' \
--header 'Content-Type: application/json' \
--data '{
"keyName": "key1"
}'{
"key1": "string",
"key2": "string"
}