Programatically add a page in WordPress

'post_type' => ['page'] must be 'post_type' => 'page'. Just look at the example here: http://codex.wordpress.org/Function_Reference/wp_insert_post#Example

error code: 523