record
Delete records
Permanently delete multiple records by their IDs in a single request.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Permanently delete multiple records by their IDs in a single request.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.