Skip to main content
POST
Compute the planned logins without writing anything

Authorizations

Authorization
string
header
required

Bearer-Token, erhalten über den Login-Endpunkt (POST /rest/login).

Body

application/json
scope
enum<string>
required
Available options:
missing,
all,
selected
login_schema
enum<string>
required

Strategy for deriving an employee's login code when bulk-generating credentials (e.g. after a DLS import). The actual derivation lives in {@see \App\Services\Credentials\LoginGenerator}.

Available options:
reference_no,
firstname.lastname,
f.lastname,
email,
template
template
string | null
Maximum string length: 255
overwrite_existing_login
boolean
send_email
boolean
employee_ids
string[]

Response

data
object[]
required