v4

latestOpenAPI 3.0.22026-07-3188146256.6 KB
Entities

wipeAllEntities

Creates a request to queue the deletion of all entities in the system. This is a destructive operation and should only be used in sandbox environments.

post/v1/entity:wipeAllEntities

Request body

schemasEntitySlug[]

Example request

{
  "schemas": [
    "contact"
  ]
}

Response

Wipe request was created