Endpoints
Delete your Instance
Delete your berri instance
POST
/
delete_instance
Query
user_email
string
The email address you are using on your berri.ai account Example: ishaan@berri.ai
instance_id
string
The instance you want to delete, create_app returns an instance_id that you should use here
Response
message
string
Returns Instance fdb3165d-77ad-4e9b-9ee6-25a5a4d41cfd deleted successfully, for ishaan@berri.ai on success Returns Information about failure on errors
status
string
Returns success on successful deletion