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