v

latestOpenAPI 3.1.02026-08-091,0211,3082.1 MB
RESOURCES

Create Resource

Create a data store in the database. :param db: The database session for accessing the database. :param data_store_creation_request: The data store creation request containing the data store definition and other metadata. :param auth: The authorization token for the request. :return: A data store creation response containing the data store ID, and a message.

post/data_stores/{data_store_id}/resources

Path parameters

data_store_idinteger required

Request body

identifierstring required
resource_schemaobject required
optionsobject nullable

Response

Successful Response

idinteger required
messagestring required