v1/mcp/execute/create_absences

Execute a previously-previewed createAbsences (bulk) operation.

Body Params

Execute a previously-previewed createAbsences (bulk) operation.

int32
required
≥ 1

ID of a shyftplan account.

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.

string
required
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.

string
required
Responses
201

Absences created

400

Preview token invalid / expired / tampered / phrase mismatch

401

401 Unauthorized

403

Forbidden - token binding, caller authz, or writes disabled

409

Preview stale (state drifted) or nonce already consumed

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