data-service
latest
false
Delete Entity Record by Id
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。
新发布内容的本地化可能需要 1-2 周的时间才能完成。

Data Service API 指南
上次更新日期 2025年5月16日
Delete Entity Record by Id
Deletes an existing Entity record.
BaseURL/EntityService/<Entity>/delete/{id}
- BaseURL:
https://cloud.uipath.com/{organizationName}/{tenantName}/dataservice_/api
Header |
Value |
---|---|
Authorization |
Bearer
<access_token> |
Note:
Replace all the values between the angle brackets
<...>
with their corresponding use-case values.
The
<access_token>
is the one you received when you authorized the external application. It is available for 1 hour, then you need to generate
a new one, or request a refresh token.
Path Variable |
Data Type |
Description |
Default Value |
---|---|---|---|
id (Required) |
|
The ID of the entity's record you want to delete from the Data Service. |
NA |
You are not authenticated to access Data Service. Make sure your Assistant or Robot is connected to a modern folder in your account.