Help Center> API Request Signing Guide> Developer Guide> FAQs> Must the Request Body Be Signed?
Updated on 2022-09-06 GMT+08:00

Must the Request Body Be Signed?

No. If you do not want to sign the request body, add the following parameter and value to the message header:

X-Sdk-Content-Sha256:UNSIGNED-PAYLOAD

UNSIGNED-PAYLOAD indicates the hashed position value calculated based on the request body.