Admin Content API
The Admin Content API lets you manage the content of a given tenant.
Endpoints
All the following routes are relative to the base route of the admin endpoint:
| Method | URL | Description |
|---|---|---|
| DELETE | /content | Clears the data of a tenant (API keys and webhooks are not deleted). |
Response
A successful query returns the accepted status code (202).
If you have suggestions for improving this article, let us know!