How to approve commit?

hi there,
I want to approve commit XXXXX by sending POST https://api.bitbucket.org/2.0/repositories/MyTeam/MyRepository/commit/xxxxx/approve, but I met 400 error.
Any help would be appreciated.