Help Center> API Request Signing Guide> Developer Guide> FAQs> Must the Request Body Be Signed?

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.