replace a table definition, except for columnsAsk AIput https://{databaseId}-{region}.apps.astra.datastax.com/api/rest/v2/schemas/keyspaces/{keyspace-id}/tables/{table-id}Path ParamsdatabaseIdstringrequiredUUID of your database from the Astra URL. For example, d341f349-e5db-46d2-9c90-bb9ebaa6f0fc.regionstringrequiredCloud region where your database lives. For example, us-east-1keyspace-idstringrequiredkeyspace nametable-idstringrequiredtable nameQuery Paramsprettybooleanformat resultstruefalseBody ParamsAdd FieldHeadersX-Cassandra-Request-IduuidrequiredUnique identifier (UUID) for the request. Use any valid UUID.X-Cassandra-TokenstringrequiredThe token returned from the authorization endpoint. Use this token in each request to the database.Responses 200resource updated 400Invalid input 401Unauthorized 404Not Found 409Conflict 500Internal server errorUpdated over 5 years ago