Create Account
POST https://api.hellosign.com/v3/account/create
Creates a new HelloSign Account that is associated with the specified email_address
. Additional information can be found here.
Request Body
[{"name"=>"email_address", "value"=>"alice@example.com", "datatype"=>"string"}]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
`` | null |