{
"access_group": {
"project_domain_id": "string"
}
}
curl --location --request POST 'https://example.com:30888/access_groups//change-owner' \
--header 'Content-Type: application/json' \
--data-raw '{
"access_group": {
"project_domain_id": "string"
}
}'
{}