Signing

Sign raw payloads

Sign multiple raw payloads with the same signing parameters.

post/public/v1/submit/sign_raw_payloads

Request body

type'ACTIVITY_TYPE_SIGN_RAW_PAYLOADS' required
timestampMsstring required

Timestamp (in milliseconds) of the request, used to verify liveness of user requests.

organizationIdstring required

Unique identifier for a given Organization.

Response

A successful response.

Changes