Removes one or more members from a Tongyi Lingma knowledge base.
|
Supported editions |
Enterprise Dedicated Edition, Enterprise Standard Edition |
Service endpoints
Get the service endpoint and replace {domain}
in the API request syntax with your
endpoint
.
Authorization
Product | Resource | Required permission |
Tongyi Lingma | knowledge base member | Read/Write |
Request syntax
DELETE https://{domain}/oapi/v1/lingma/organizations/{organizationId}/knowledgeBases/{kbId}/membersRequest | Enterprise Standard EditionRemove knowledge base membersEnterprise Dedicated EditionRemove knowledge base members |
Request headers | |
x-yunxiao-token Your personal access token. For more information about how to obtain a token, see Personal access tokens. Example: pt-0fh3****0fbG_35af****0484 | |
Request parameters | |
organizationId The organization ID. You can go to the Organization Management console's Basic Information page to obtain the organization ID. | |
kbId The ID of the knowledge base. To get the ID, see List knowledge bases. | |
members A list of members to remove. |
Response parameters | Response example |
success Returns |
Error codes
For more information, see Error codes.