v1
latestOpenAPI 3.1.12026-07-14355311.4 MBCreate Case
Create a new 'Case' record.
Headers
Skip duplicate check.
A record ID of the entity that is being duplicated.
Request body
An ID.
A one-line string.
An auto-increment number.
A multi-line text.
An ID of the record of the Account type.
A foreign record name.
An ID of the record of the Lead type.
A foreign record name.
An ID of the record of the Contact type.
A foreign record name.
IDs of records of the Contact type.
An {ID => record name} map.
An ID of the record of the InboundEmail type.
A foreign record name.
A foreign record name.
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 User type.
An {ID => record name} map.
A timestamp in UTC.
Example request
{
"createdAt": "2026-11-29 12:34:56",
"modifiedAt": "2026-11-29 12:34:56",
"streamUpdatedAt": "2026-11-29 12:34:56"
}Response
Success.
An ID.
A one-line string.
An auto-increment number.
A multi-line text.
An ID of the record of the Account type.
A foreign record name.
An ID of the record of the Lead type.
A foreign record name.
An ID of the record of the Contact type.
A foreign record name.
IDs of records of the Contact type.
An {ID => record name} map.
An ID of the record of the InboundEmail type.
A foreign record name.
A foreign record name.
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 User type.
An {ID => record name} map.
A timestamp in UTC.
Example response
{
"createdAt": "2026-11-29 12:34:56",
"modifiedAt": "2026-11-29 12:34:56",
"streamUpdatedAt": "2026-11-29 12:34:56"
}