curl --location --request POST '/badge-configurations//publish'{
"badgeConfigurationId": "string",
"name": "Streak Master",
"image": "http://example.com",
"origin": "CATALOG",
"catalogBadgeConfigurationId": "string",
"syncWithCatalog": true,
"progressSourceEntityType": "MissionConfiguration",
"progressSourceEntityId": "string",
"defaultLang": "aa",
"langs": [
"en"
],
"accountId": "stringstri",
"workspaceId": "stringstri",
"sourceRegion": "us-east-1",
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z",
"stage": "DRAFT"
}