Python
Points
Clear payload
Remove all payload fields from the specified points, leaving them with an empty payload. Only explicitly listed point IDs are supported; filter-based targeting is not available for this operation. Points that already have an empty payload are unaffected.
POST
Python
Authorizations
Admin JWT or access token for authenticating requests to VectorAI DB.
Path Parameters
The name of the collection containing the target points.
Example:
"my_collection"
Body
application/json
List of point IDs to clear payloads from.
Example:
Response
Payload cleared