v1/shiftplans

Create a new Shiftplan.

Body Params
string
required

This is a testing sandbox. We advise against using credentials for production accounts here.

E-mail address of the API user.

string
required

This is a testing sandbox. We advise against using credentials for production accounts here.

Authentication token - can be fetched by login action.

int32
≥ 1

ID of a shyftplan account.

string

Optional MCP-safety idempotency key. When present with API-token auth, repeated calls with the same fingerprint within the TTL window replay the cached response instead of re-creating the shift preset. Ignored for session auth.

int32
required
≥ 1

ID of a location.

string

Shiftplan metadata as json

string
required

Name of the shift schedule.

date
required

Start date of the shift schedule

date
required

End date of the shift schedule

Response
201

Create a new Shiftplan.

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!