curl --location --request POST 'https://rms.api.bbc.co.uk//my/music/exports/jobs?over16=' \
--header 'Authorization;' \
--header 'X-Authentication-Provider;' \
--header 'X-API-Key;' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"created_at": "string",
"id": "string",
"job_id": "string",
"status": "string",
"vendor": "string"
}
]'{
"method": "string",
"replied_at": "string",
"schema": "string"
}