Request
{
"name": "운동하기",
"emoji": "><",
"color": "black",
"startGoalTime": "2021-11-24T13:21:52.313Z",
"durationGoalTime": 0,
"routineCategory": ["EXERCISE"],
"weeks": [
"SAT",
"SUN"
],
"missionCreateRequest": [
{
"name": "뛰기",
"durationGoalTime": 10,
"orders": 1,
"emoji": "><",
"color": "white"
},
{
"name": "뛰기",
"durationGoalTime": 10,
"orders": 2,
"emoji": "><",
"color": "white"
},
{
"name": "뛰기",
"durationGoalTime": 10,
"orders": 3,
"emoji": "><",
"color": "white"
}
]
}
Response
{
"data": 114
}