Update an existing gas contract
PUT/users/:userId/gas-contracts/:contractId
Updates the details of an existing gas contract
Request
Responses
- 200
- 400
- 401
- 404
- 409
- default
Gas contract updated successfully
Bad Request
Unauthorized
Gas contract not found
Contract already exists (only if contract number is provided)
Unexpected error