v51

latestOpenAPI 3.0.3agplraw.githubusercontent.com2026-08-014010324.1 KB
assignments

Update a user's assignment

patch/ocs/v2.php/apps/assistant/assignments/{id}

Path parameters

idinteger required

The id of the assignment

Headers

OCS-APIRequestboolean required

Required to be true for the API request to pass

Request body

promptstring nullable

The prompt to be sent to the assistant when the assignment is executed

recurrencestring nullable

The recurrence rule for the assignment, in RRULE format

startsAtinteger nullable

The timestamp when the assignment should start being executed

timezonestring nullable

The timezone for this assignment, omit to leave the current value in place. the value should be either the timezone name or a timezone offset, e.g. "Europe/Berlin" or "+0100" for UTC+1

Response

User tasks returned