Sign HashAsk AIpost https://hermes-dev.zealid.com/api/v3.0/csc/v1/signatures/signHashCalculate a raw digital signature from one or more hash values.Body ParamscredentialIDstringrequiredDefaults to $credential_idThe credential_id returned in credentials/listSADstringrequiredDefaults to $SAD_tokenThe access_token returned in second oauth2/token requesthasharray of stringsrequiredList of one or more hash values to be signed. This parameter SHALL contain the Base64-encoded raw message digest(s). The hash list must match the initial set of hashes passed via oauth2/authorize or credentials/hasheshash*ADD stringsignInfobooleanDefaults to falseReturns is_first_sign if set to true. Default is false.HeadersAuthorizationstringrequiredDefaults to Bearer $hermes_tokenThe access_token returned in first oauth2/token requestContent-TypestringrequiredDefaults to application/jsonResponses 200200 400400Updated 10 months ago What’s NextProceed to Revoke endpointRevoke