Hard delete rates by IDs
Hard deletes specific rates from the system by their IDs. This is a destructive operation and cannot be undone. Limited to 100 rate IDs maximum per request. For bulk deletion of more than 100 rates, use the hard_delete_rates endpoint with dimension filters. Returns the number of rates deleted.
Headers
Authorization
OAuth authentication of the form <token>
.
Request
This endpoint expects an object.
rate_ids
Response
This endpoint returns an integer.