POST
/
update_instance_data

Query

user_email
string
required

The email address you are using on your berri.ai account Example: ishaan@berri.ai

instance_id
string
required

The instance you want to add data to, create_app returns an instance_id that you should use here

data
string
required

The text data you want to add to your instance Example

data = 'We moved to Bankless.com How stablecoin interest rates will rise and fall in the DeFi economy and why it matters Ryan Sean Adams Feb 13, 2020 Level up your open finance game three times a week. Subscribe to the Bankless program below.'

Response

message
string

returns Data updated successfully on successful upload

status
string

Returns success on successful update

Example Replit with code to create and update instance data: https://replit.com/join/uzmafkgeae-ishaan-jaff