Documentation Index
Fetch the complete documentation index at: https://docs.hybridbox.io/llms.txt
Use this file to discover all available pages before exploring further.
그룹
그룹 엔드포인트에 대한 생성된 참조입니다. 이 생성된 페이지는 그룹 카테고리의 모든 공개 API 작업을 그룹화합니다.엔드포인트
- GET /v1/public/accounts/{account_id}/auth/groups - 그룹 목록
- GET /v1/public/accounts/{account_id}/auth/groups/{group_id}/members - 그룹 멤버 목록
- POST /v1/public/accounts/{account_id}/auth/groups - 그룹 생성
- POST /v1/public/accounts/{account_id}/auth/groups/{group_id}/invitations - 사용자를 그룹에 초대
- GET /v1/public/accounts/{account_id}/auth/groups/{group_id} - 그룹 조회
- PATCH /v1/public/accounts/{account_id}/auth/groups/{group_id} - 그룹 업데이트
- POST /v1/public/accounts/{account_id}/auth/groups/{group_id}/members/groups - 그룹을 그룹에 추가
- POST /v1/public/accounts/{account_id}/auth/groups/{group_id}/members/users - 사용자를 그룹에 추가
- DELETE /v1/public/accounts/{account_id}/auth/groups/{group_id} - 그룹 삭제
- DELETE /v1/public/accounts/{account_id}/auth/groups/{group_id}/members/groups/{child_group_id} - 그룹에서 그룹 제거
- DELETE /v1/public/accounts/{account_id}/auth/groups/{group_id}/members/users/{user_id} - 그룹에서 사용자 제거
그룹 목록
GET/v1/public/accounts/{account_id}/auth/groups
계정 인증 그룹 목록
계정에 바인딩된 그룹을 나열합니다.
전체 참조: GET /v1/public/accounts/{account_id}/auth/groups
OpenAPI 참조:
/openapi.ko.json GET /v1/public/accounts/{account_id}/auth/groups그룹 멤버 목록
GET/v1/public/accounts/{account_id}/auth/groups/{group_id}/members
계정 인증 그룹 멤버 목록
경로 계정에 바인딩된 그룹의 직접 멤버를 나열합니다.
전체 참조: GET /v1/public/accounts/{account_id}/auth/groups/{group_id}/members
OpenAPI 참조:
/openapi.ko.json GET /v1/public/accounts/{account_id}/auth/groups/{group_id}/members그룹 생성
POST/v1/public/accounts/{account_id}/auth/groups
계정 인증 그룹 생성
계정 바인딩 그룹을(를) 생성합니다.
전체 참조: POST /v1/public/accounts/{account_id}/auth/groups
OpenAPI 참조:
/openapi.ko.json POST /v1/public/accounts/{account_id}/auth/groups사용자를 그룹에 초대
POST/v1/public/accounts/{account_id}/auth/groups/{group_id}/invitations
계정 사용자를 그룹에 초대
경로 계정에 바인딩된 그룹에 사용자를 초대합니다.
전체 참조: POST /v1/public/accounts/{account_id}/auth/groups/{group_id}/invitations
OpenAPI 참조:
/openapi.ko.json POST /v1/public/accounts/{account_id}/auth/groups/{group_id}/invitations그룹 조회
GET/v1/public/accounts/{account_id}/auth/groups/{group_id}
계정 인증 그룹 가져오기
경로 계정에 바인딩된 그룹을(를) 반환합니다.
전체 참조: GET /v1/public/accounts/{account_id}/auth/groups/{group_id}
OpenAPI 참조:
/openapi.ko.json GET /v1/public/accounts/{account_id}/auth/groups/{group_id}그룹 업데이트
PATCH/v1/public/accounts/{account_id}/auth/groups/{group_id}
계정 인증 그룹 업데이트
경로 계정에 바인딩된 그룹을(를) 업데이트합니다.
전체 참조: PATCH /v1/public/accounts/{account_id}/auth/groups/{group_id}
OpenAPI 참조:
/openapi.ko.json PATCH /v1/public/accounts/{account_id}/auth/groups/{group_id}그룹을 그룹에 추가
POST/v1/public/accounts/{account_id}/auth/groups/{group_id}/members/groups
계정 인증 그룹에 그룹 멤버 추가
경로 계정에 바인딩된 그룹을(를) 추가합니다.
전체 참조: POST /v1/public/accounts/{account_id}/auth/groups/{group_id}/members/groups
OpenAPI 참조:
/openapi.ko.json POST /v1/public/accounts/{account_id}/auth/groups/{group_id}/members/groups사용자를 그룹에 추가
POST/v1/public/accounts/{account_id}/auth/groups/{group_id}/members/users
계정 인증 그룹에 사용자 멤버 추가
경로 계정에 바인딩된 그룹을(를) 추가합니다.
전체 참조: POST /v1/public/accounts/{account_id}/auth/groups/{group_id}/members/users
OpenAPI 참조:
/openapi.ko.json POST /v1/public/accounts/{account_id}/auth/groups/{group_id}/members/users그룹 삭제
DELETE/v1/public/accounts/{account_id}/auth/groups/{group_id}
계정 인증 그룹 삭제
경로 계정에 바인딩된 그룹을(를) 삭제합니다.
전체 참조: DELETE /v1/public/accounts/{account_id}/auth/groups/{group_id}
OpenAPI 참조:
/openapi.ko.json DELETE /v1/public/accounts/{account_id}/auth/groups/{group_id}그룹에서 그룹 제거
DELETE/v1/public/accounts/{account_id}/auth/groups/{group_id}/members/groups/{child_group_id}
계정 인증 그룹에서 그룹 멤버 삭제
경로 계정에 바인딩된 그룹을(를) 제거합니다.
전체 참조: DELETE /v1/public/accounts/{account_id}/auth/groups/{group_id}/members/groups/{child_group_id}
OpenAPI 참조:
/openapi.ko.json DELETE /v1/public/accounts/{account_id}/auth/groups/{group_id}/members/groups/{child_group_id}그룹에서 사용자 제거
DELETE/v1/public/accounts/{account_id}/auth/groups/{group_id}/members/users/{user_id}
계정 인증 그룹에서 사용자 멤버 삭제
경로 계정에 바인딩된 그룹을(를) 제거합니다.
전체 참조: DELETE /v1/public/accounts/{account_id}/auth/groups/{group_id}/members/users/{user_id}
OpenAPI 참조:
/openapi.ko.json DELETE /v1/public/accounts/{account_id}/auth/groups/{group_id}/members/users/{user_id}