Skip to main content

UsersController_importFromExcel

POST 

/users/import/excel

UsersController_importFromExcel

Request

Query Parameters

    dryRun stringrequired

Header Parameters

    x-futbolprode-path string
    x-futbolprode-host string

Body

required
    url stringrequired

Responses

Schema
    ignoredRowsCount numberrequired
    createdCount numberrequired
    updatedCount numberrequired
    errorCount numberrequired
    newAreas string[]required
    existingAreas string[]required
Loading...