가용성 복사
원본 주의 가용성을 대상 주로 복사합니다.
- 원본 주에 데이터가 없으면 404 에러
- 데이터를 저장하지 않고 복사된 데이터만 반환
- 클라이언트가 별도로 저장 API를 호출해야 함
Authentication
AuthorizationBearer
Send a JWT access token with the Authorization header as Bearer <token>.
Request
This endpoint expects an object.
source_week_start_date
Response
가용성 복사 성공
slots
summary
가용성 요약 응답 Serializer
copied_from
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
429
Too Many Requests Error