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