v1

latestOpenAPI 3.0.32026-07-131670112.4 KB
Users

Create a user (admin)

Create a new SchedKit user account. Requires the x-admin-secret header. Returns the new user including their generated api_key.

post/v1/users

Request body

namestring required
emailstring email required
slugstring required

URL-safe username used in public manifest links (/assign/:slug/:type)

timezonestring

Response

Default Response