Authorization: Bearer ********************curl --location --request POST 'https://api.eu-west-1.aworld.cloud/dashboard/v1/runtime-leaderboard-configurations//instances' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"timeframeType": "PERMANENT",
"timeframeTimezoneType": "FIXED",
"timeframeTimezone": "Europe/Andorra",
"timeframeStartsAt": "2019-08-24T14:15:22.123Z",
"timeframeEndsAt": "2019-08-24T14:15:22.123Z",
"recurrence": "DAILY"
}'{
"runtimeLeaderboardId": "string",
"runtimeLeaderboardConfigurationId": "string",
"periodId": "string",
"timeframeType": "PERMANENT",
"timeframeTimezoneType": "FIXED",
"timeframeTimezone": "Europe/Andorra",
"timeframeStartsAt": "2019-08-24T14:15:22.123Z",
"timeframeEndsAt": "2019-08-24T14:15:22.123Z",
"state": "PENDING",
"recurrence": "DAILY",
"accountId": "stringstri",
"workspaceId": "stringstri",
"sourceRegion": "us-east-1",
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}