Delete orphaned readings
DELETE
/api/v1/admin/readings/orphans
Authorizations
session
Browser session cookie.
Type
API Key (cookie: bp_session)
or
apiKey
User API key: Authorization: Bearer bpi_...
Type
HTTP (bearer)
Responses
OK
application/json
JSON "$schema": "https://bpincentives.com/schemas/Admin-delete-orphansResponse.json", "removed": 0
{
}