템플릿 생성
새 커스텀 템플릿을 생성합니다.
- 이름은 1-50자
- 최소 하나의 슬롯 필요
- 사용자당 최대 10개 템플릿
Authentication
AuthorizationBearer
Send a JWT access token with the Authorization header as Bearer <token>.
Request
This endpoint expects an object.
name
slots
Response
템플릿 생성 성공
id
name
created_at
Errors
400
Bad Request Error
401
Unauthorized Error
409
Conflict Error
429
Too Many Requests Error