Authorization: Bearer ********************X-Altan-Key: ********************{
"message": "string",
"message_id": "string",
"analyze_first": false,
"acknowledge_changes": false
}curl --location --request POST 'https://api.altan.ai/interfaces/dev//repo/commit' \
--header 'Content-Type: application/json' \
--data-raw '{
"message": "string",
"message_id": "string",
"analyze_first": false,
"acknowledge_changes": false
}'null