supervision-meetings

Update supervision meeting

Update meeting date and notes. Non-admin can only update meetings they supervise.

patch/api/supervision-meetings/{meeting_id}

Path parameters

meeting_idstring uuid required

Meeting UUID

Meeting UUID

Request body

meeting_datestring date-time required

Meeting date/time

notesstring nullable

Meeting notes

labelstring nullable

Meeting label. Client may set only 'T congiunto PSI-NUTRI' or 'Call Extra' (or null). Sequential T{N} labels are assigned automatically on create.

Response

Successful Response

idstring required

Meeting UUID

supervisor_idstring required

Owner supervisor operator UUID

operator_idstring required

Supervised operator UUID

covering_supervisor_idstring nullable

Substitute supervisor operator UUID when the meeting was covered by another supervisor

covering_supervisor_namestring nullable

Substitute supervisor display name when the meeting was covered

labelstring nullable

Meeting label. One of T0..T99, 'T congiunto PSI-NUTRI', 'Call Extra'.

meeting_datestring date-time required

Meeting date/time

notesstring nullable

Meeting notes

created_atstring date-time required

Creation timestamp

updated_atstring date-time required

Last update timestamp

Changes

No recorded changes to this endpoint across all 1 revision of this API.