curl --location --request POST 'https://mock.apidog.com/m1/1126461-0-default/sources' \
--header 'Authorization: Bearer <token>' \
--form 'id=""' \
--form 'type=""' \
--form 'url=""' \
--form 'ref=""' \
--form 'globalRoles=""' \
--form 'forceRoles=""' \
--form 'dryRun=""' \
--form 'archive=@""'{
"sourceName": "string",
"blueprintIDs": [
"string"
],
"templates": [
"string"
],
"localRoles": [
"string"
],
"galaxyRoles": [
"string"
],
"subscriptionRoles": [
"string"
]
}