Skip to main content
POST
Reject multiple pending imports at once
This endpoint requires authentication. Include your Bearer token in the Authorization header.

Description

Authorization:
  • Required role: admin or higher

Code Examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"

Body

application/json
pendingImportIds
string<uuid>[]
required
reason
string

Response

Files rejected successfully

success
boolean
data
object