curl --location --request POST 'https://mock.apidog.com/m1/1126461-0-default/sources//sync' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"globalRoles": true,
"force": true,
"dryRun": true
}'{
"sourceID": "string",
"templateResults": [
{}
],
"localRoleResults": [
{}
],
"roleResults": [
{}
],
"dryRun": {}
}