v5

latestOpenAPI 3.1.02026-08-081,0211,3082.1 MB
DATA_STORE

Update Data Store

Update the data store by the provided information :param db: database session :param data_store: DataStore object fetched from db. This checks if the data store exists. :param data_store_update_request: Data Store update request :param auth: auth token. Also gets the user_id from the token :param id: data store id. This is the path param

put/data_stores/{data_store_id}

Path parameters

data_store_idinteger required

Request body

namestring nullable
typestring nullable
descriptionstring nullable
connection_hashstring nullable
keystring nullable

Response

Successful Response

idinteger required
namestring required
typestring required
descriptionstring nullable
created_byinteger nullable
last_modified_byinteger nullable
messagestring required