simpla.fydocs

Update a lab schedule

PUT
/api/v1/lab/schedules/{id}

Authorization

sessionAuth
next-auth.session-token<token>

NextAuth.js v5 JWT session cookie. The admin console uses session-based auth; service-to-service callers should use a future API-key scheme.

In: cookie

Path Parameters

id*string

Response Body

curl -X PUT "https://example.com/api/v1/lab/schedules/string"
Empty