POST debug/rebuildDatabaseSchema

Drops all tables, stored procedures, functions, constants and views, and creates new DB schema. Does not insert any data. After this operation database is completely empty.

Authorization

Access to this endpoint is public.

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

System.Web.Http.IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.