initialContent is provided, the document is seeded with that code.curl --location --request POST '/internal/documents' \
--header 'X-Internal-Secret: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"roomId": "550e8400-e29b-41d4-a716-446655440000",
"initialContent": "def solution(nums):\\n pass"
}'{
"roomId": "550e8400-e29b-41d4-a716-446655440000",
"createdAt": 1709467200000
}