latestOpenAPI 3.0.02026-08-138371125.7 KB

707a88e0b355

Terms And Conditions

Saves user's approval latest terms and conditions

Saves user's signature to latest Obol's terms and conditions hash and it's version

post/v1/termsAndConditions

Headers

authorizationstring required

EIP712 terms and conditions hash as bearer token

Request body

addressstring required
versionnumber required
terms_and_conditions_hashstring required
fork_version'mainnet' | '0x00000000' | 'goerli' | '0x00001020' | 'gnosis' | '0x00000064' | 'sepolia' | '0x90000069' | 'hoodi' | '0x10000910'

Example request

{
  "address": "v1.0.0",
  "version": 1,
  "fork_version": "0x00000000"
}

Response

success message