Skip to main content
POST
POST /rest/rosters/{roster}/entries/publish — publish a whole day (date) or an explicit selection (entry_ids) atomically, with the same compliance gate contract as the roster publish

Authorizations

Authorization
string
header
required

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

Path Parameters

roster
string<uuid>
required

The roster ID

Body

application/json
date
string<date-time>
force
boolean
entry_ids
string<uuid>[]
Minimum array length: 1

Response

data
any[]
required
published_count
integer
required
Required range: x >= 0