v1
latestOpenAPI 3.1.12026-07-14355311.4 MBUpdate Document
Update an existing 'Document' record.
Request body
An ID.
A one-line string.
An ID of the record of the Attachment type.
A foreign record name.
A date.
A date.
A multi-line text.
A timestamp in UTC.
A timestamp in UTC.
An ID of the record of the User type.
A foreign record name.
An ID of the record of the User type.
A foreign record name.
An ID of the record of the User type.
A foreign record name.
IDs of records of the Team type.
An {ID => record name} map.
IDs of records of the Account type.
An {ID => record name} map.
An ID of the record of the DocumentFolder type.
A foreign record name.
Example request
{
"createdAt": "2026-11-29 12:34:56",
"modifiedAt": "2026-11-29 12:34:56"
}Response
Success.
An ID.
A one-line string.
An ID of the record of the Attachment type.
A foreign record name.
A date.
A date.
A multi-line text.
A timestamp in UTC.
A timestamp in UTC.
An ID of the record of the User type.
A foreign record name.
An ID of the record of the User type.
A foreign record name.
An ID of the record of the User type.
A foreign record name.
IDs of records of the Team type.
An {ID => record name} map.
IDs of records of the Account type.
An {ID => record name} map.
An ID of the record of the DocumentFolder type.
A foreign record name.
Example response
{
"createdAt": "2026-11-29 12:34:56",
"modifiedAt": "2026-11-29 12:34:56"
}