# 作为合作伙伴编辑 API 访问令牌

按照以下步骤编辑品牌 API 令牌。阅读一些关于如何 [保护您的访问令牌安全](/other/zh/reference-documentation/api-access-tokens-and-changelog/keep-your-access-tokens-secure.md).

{% hint style="info" %}
**注意：** 访问 impact.com 的 [集成门户](https://integrations.impact.com/impact-publisher/reference/overview) 以查看 API 参考文档、集成指南等。
{% endhint %}

#### 编辑访问令牌

1. 从顶部导航栏中选择 ![](/files/2de72fd0c7a4b5230c422659116f53f1b693fa11) **\[用户资料] → 设置**.
2. 在 *账户* 列，导航到 *技术*，然后选择 **API**.
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/50ffa950b7901d40ca1c4d95704b84386615e285" alt=""><figcaption></figcaption></figure></div>

</details>

<details>

<summary>更新</summary>

* 编辑令牌完成后，选择 **更新** 在页面左下角，然后从确认框中再次选择 **更新** ，以确认更改。
* 您也可以选择 **禁用** 以禁用该令牌，或 **删除** 以永久删除它。禁用或删除令牌将立即生效，任何尝试使用该令牌的新请求都将被拒绝。

</details>


---

# 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://help.impact.com/partner/zh/nin-xiang-liao-jie-shen-me/account-management/account-settings/api-tokens/edit-api-access-tokens-as-a-partner.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.
