Workspace
Create a workspace
워크스페이스 등록
Request Body
Name
Type
Description
{
"message": "워크스페이스 등록 완료",
"id": "string"
}{
"message": "회원 정보가 존재하지 않습니다."
}{
"message": "동일한 이름의 워크스페이스가 존재합니다."
}Update a workspace
워크스페이스 수정
Request Body
Name
Type
Description
Delete a workspace
워크스페이스 삭제
Path Parameters
Name
Type
Description
Get a list of workspace for user
소속 워크스페이스 목록 조회
Get info for a workspace
워크스페이스 정보 조회
Query Parameters
Name
Type
Description
Add users to workspace
워크스페이스 멤버 등록
Path Parameters
Name
Type
Description
Request Body
Name
Type
Description
Remove user from workspace
워크스페이스 멤버 삭제
Path Parameters
Name
Type
Description
Query Parameters
Name
Type
Description
Search users for workspace member registration
워크스페이스 멤버 등록을 위한 회원목록 검색
Path Parameters
Name
Type
Description
Query Parameters
Name
Type
Description
Search workspace members
워크스페이스 멤버 검색
Path Parameters
Name
Type
Description
Query Parameters
Name
Type
Description
Get a member code of user
워크스페이스 멤버 코드 조회
Path Parameters
Name
Type
Description
Last updated