curl --location '/comet/v1/o/post-document-upload' \ --header 'ax-request: COMET' \ --header 'Accept: application/json' \ --form 'documentType="REACTIVATION_SIM_SELFIE_IMAGE"' \ --form 'document=@""'
{}