Skip to main content
PUT
Update a smart contract

Authorizations

Api-Key
string
header
required

Path Parameters

contractId
string<uuid>
required

Id of the smart contract to update

Body

application/json

Contract update parameters

onramp
enum<boolean>
required

Enables virtual accounts for onramping. The only accepted value is true; onramp cannot be disabled through this endpoint.

Available options:
true

Response

Successful operation

The response is of type object.