Skip to main content
POST
Reject a pending import
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}"

Path Parameters

id
string<uuid>
required

Body

application/json
reason
string

Response

File rejected successfully

success
boolean
data
object