> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/agency/ja/what-would-you-like-to-learn-about/account-settings/api-tokens/edit-api-access-tokens-as-an-agency.md).

# 代理店として API アクセストークンを編集する

ブランドのAPIトークンを編集するには、以下の手順に従ってください。方法についてのヒントをいくつかお読みください [アクセストークンを安全に保つ](/other/ja/reference-documentation/api-access-tokens-and-changelog/keep-your-access-tokens-secure.md).

{% hint style="info" %}
**注：** impact.comの [統合ポータル](https://integrations.impact.com/impact-agency/reference/overview-1) でAPIリファレンスドキュメント、統合ガイドなどを参照できます。
{% endhint %}

#### アクセストークンを編集する

1. 左のナビゲーションメニューから、次を選択します ![](/files/f3f5e4335376ed6e5221abf12acf1b9ea0c3728f) **\[メニュー]** → **設定**.
2. の *アカウント* 列で、次に移動します *技術*、次に選択します **プラットフォームRESTウェブサービス**.
3. トークンのカードを選択してトークンを編集します **トークンのカード**.

#### トークンを編集する

<details>

<summary>概要</summary>

* 次の内容を更新できます **トークン名** または **説明** テキストフィールド。
* また、次を更新することもできます **APIバージョン** アクセストークンが最新より古いAPIバージョンに設定されている場合。

</details>

<details>

<summary>API資格情報</summary>

* このページでは、必要に応じてドロップダウンメニューから別の **主要連絡先** を選択できます。
* オプションで、アクセストークンに関連する更新に含めるべき開発者のメールアドレスを追加または削除できます。
* 次を選択できます **コピー** を選択して *アカウントSID*をコピーします。これはトークンの一意のAPI識別子です。一部のアプリケーションでは、これは *ユーザー名*.
* を示します **コピー** を選択して *認証トークン*を選択します。一部のアプリケーションでは、これは *パスワード*.
* として使用されますまたは、次を選択することもできます **トークンをリセット**を選択して *認証トークン* をリセットし、関連するすべてのトークン承認を取り消します。この操作を実行することを確信している場合は、確認ボックスから **トークンをリセット** を再度選択してください。

</details>

<details>

<summary>APIスコープ</summary>

* オンまたはオフに切り替えた後、左側のチェックボックスをチェックまたは未チェックにして、APIトークンに許可したいアクセススコープを選択します。
* ページの右上近くにある **すべてクリア** ボタンをクリックすると、すべてのスコープをクリアできます。

  <div data-with-frame="true"><figure><img src="/files/ffab3c05b6e5c4930341931703c822e68a6134f3" alt=""><figcaption></figcaption></figure></div>

</details>

<details>

<summary>更新</summary>

* トークンの編集が終わったら、ページ左下の **更新** を選択し、確認ボックスから **更新** を再度選択して、変更を確定します。
* また、次を選択することもできます **無効化** トークンを無効にするには、または **削除** を選択して永久に削除します。トークンを無効化または削除すると即時に適用され、そのトークンを使用しようとする新しいリクエストはすべて拒否されます。

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.impact.com/agency/ja/what-would-you-like-to-learn-about/account-settings/api-tokens/edit-api-access-tokens-as-an-agency.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.
