Records
Body
titlestringOptionalExample:
Title
PurchasetypestringOptionalExample:
Type
workflowownerstringOptionalExample:
User ID of the owner
Q79THCOJ5CcvWRMPeIVZiq1ezu42membersstring[]OptionalExample:
List of user IDs
["Q79THCOJ5CcvWRMPeIVZiq1ezu42"]groupsinteger[]OptionalExample:
List of group IDs
[26]templateIdintegerRequiredExample:
ID of the process
33descriptionstringOptionalExample:
Description
For purchase orderprivacystringOptionalExample:
Privacy
noneResponses
200
Success
application/json
401
Authentication / Authorization error
application/json
404
Not Found
application/json
500
Internal server error
application/json
post
/chatroomPath parameters
idintegerRequiredExample:
ID
12Body
titlestringOptionalExample:
Title
Andromedadue-datestringOptionalExample:
Due date as an ISO timestamp
2025-02-27T18:30:00.000ZownerstringOptionalExample:
User ID
Q79THCOJWRMPeIVZiq1e42descriptionstringOptionalExample:
Description
abcparentintegerOptionalExample:
Parent ID
10prioritystringOptionalExample:
Priority
highprivacystringOptionalExample:
Privacy
contentstatusintegerOptionalExample:
Status ID
-2commentstringOptionalExample:
Additional comment (used when updating the status)
CompletedarchivedbooleanOptionalExample:
Archive record
trueremindersbooleanOptionalExample:
Toggle reminders
trueunreadbooleanOptionalExample:
Clear unread count for user (use false to clear)
falsecurrentVersionbooleanOptionalExample:
Mark as current revision
trueversionCommentstringOptionalExample:
Adds comment when marking as current
This is the new version!Responses
200
Success
application/json
401
Authentication / Authorization error
application/json
404
Not Found
application/json
500
Internal server error
application/json
patch
/chatroom/{id}Last updated