그룹 생성
    • PDF

    그룹 생성

    • PDF

    Article Summary

    • 그룹을 생성합니다.

    API

    • POST /groups

    요청

    Body

    {
    	"groupName": "string"
    }
    
    파라미터필수여부타입제약사항설명
    groupNameYstring그룹 이름

    응답

    • 응답
    파라미터 명필수여부타입설명
    ProcessResultYProcessResult처리 결과
    • 응답 예시
    {
        "success": true,
        "id": "groupId"
    }
    

    이 문서가 도움이 되었습니까?

    What's Next
    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.