"Authorization": String! ex) "Authorization":"234980234908sdkjhsjfhsda"
{ "course": { "title": String!, "region": String!, "period": String!, "themes": [ String? ... //리스트? ], "spots": [ String? ... //리스트? ], "places": [ { "coursePlaceId": Long?, "kakaoMapId": String!, "name": String!, "description": String!, "addressName": String!, "roadAddressName": String!, "latitude": String!, "longitude": String!, "category": String!, "phoneNumber": String? "isRecommended": Boolean!, "isThumbnail": Boolean!, "imageUrl": String?, } ... ] } "images": [ Multipartfile? ... ] } ex)
courseId ex) 3
//토큰 인증 에러 또는 권한 없음
//유저 또는 코스가 없을 경우
//S3 업로드 오류인 경우