# 사용자(조직)

## API 목록

{% content-ref url="/pages/RN3mlCEDS9qGSrBrRM6c" %}
[사용자 조회](/guide/organization/get-member.md)
{% endcontent-ref %}

{% content-ref url="/pages/N7uozi4PmqslfWmNNrMt" %}
[사용자 생성하기\_v1](/guide/organization/post-member.md)
{% endcontent-ref %}

{% content-ref url="/pages/bKamAZmGCE8GGEVyFNQq" %}
[사용자 수정하기](/guide/organization/put-member.md)
{% endcontent-ref %}

{% content-ref url="/pages/hjv8N4DDmXv8y5VbNksw" %}
[사용자 삭제하기](/guide/organization/delete-member.md)
{% endcontent-ref %}

{% content-ref url="/pages/KBS48xTNYTq3z9vOhfNz" %}
[그룹(부서) 조회](/guide/organization/get-department.md)
{% endcontent-ref %}

{% content-ref url="/pages/WwmzZozzQqzNDcVl4Znt" %}
[그룹(부서) 생성하기](/guide/organization/post-department.md)
{% endcontent-ref %}

{% content-ref url="/pages/o1Y7gZvkBzJ92jhguGhg" %}
[그룹(부서) 수정하기](/guide/organization/put-department.md)
{% endcontent-ref %}

{% content-ref url="/pages/vBAkp5OymYKTTqjSdOP2" %}
[그룹(부서) 삭제하기](/guide/organization/delete-department.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://openapi-docs.exosp.com/guide/organization.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
