Insert excerpt _ExcerptBetaAPI _ExcerptBetaAPI nopanel true
TheĀ DELETE /interactions/external-storage/{id}
endpoint enables you to delete an external storage item by ID.
...
Authorization scopes supported:
Scope | Access granted |
---|---|
interaction-content:read | Entire endpoint |
Parameters
The endpoint accepts the following path parameters:
id
Type | Required | Example |
---|---|---|
String | True | 74137e23-9716-4e5c-ad92-3634c248282 |
Unique external storage item identifier.
...