Help Center> API Gateway> FAQs> Other FAQs> Can I Upload Files Using the POST Method?
Updated on 2022-11-22 GMT+08:00

Can I Upload Files Using the POST Method?

Yes.

APIG forwards only API requests whose body is no larger than 12 MB.

If you are using dedicated gateways, configure the maximum request body size allowed by setting the request_body_size parameter. The value ranges from 1 MB to 9536 MB.

Currently, only the request body can be transparently transmitted.

Other FAQs FAQs

more