{
"source": "moesekai"
}curl --location --request POST 'https://platform.pjs.accr.cc/api/sync/jobs' \
--header 'Content-Type: application/json' \
--data-raw '{
"source": "moesekai"
}'{
"id": 0,
"job_type": "source_story_sync",
"trigger_type": "manual",
"status": "pending",
"started_at": "2019-08-24T14:15:22.123Z",
"ended_at": "2019-08-24T14:15:22.123Z",
"error_message": "string",
"metadata": {
"property1": "string",
"property2": "string"
},
"created_at": "2019-08-24T14:15:22.123Z",
"updated_at": "2019-08-24T14:15:22.123Z"
}