Skip to main content
POST
Delete multiple histories

Authorizations

x-access-token
string
header
required

JWT token passed in x-access-token header

Body

application/json
ids
string[]

Array of history IDs to delete

institution
string

Delete all histories for institution

user
string

Delete all histories for user

Response

200 - application/json

Histories deleted successfully

success
boolean
deletedCount
integer

Number of records deleted