Skip to main content
POST

Authorizations

Authorization
string
header
required

API key authentication. Send your raw API key as the Authorization header value with NO scheme prefix — Authorization: YOUR-API-KEY. Do NOT prefix it with Bearer or ApiKey, and do not use an X-API-Key header; those are not accepted.

Path Parameters

companyId
string<uuid>
required

Company identifier

Body

application/json
agentLabel
string

Optional self-supplied automation label retained in the audit receipt; not an authenticated identity.

Required string length: 1 - 200
actorEmail
string<email>

Reserved for verified Control Plane attestation. API keys and other service identities cannot supply this field.

Response

Reset committed, including its audit receipt.

deletedRecords
integer
required

Total deleted application rows, excluding the new Reset receipt.

Required range: x >= 0
resetCounters
integer
required

Sequence definitions whose current number was reset to unused.

Required range: x >= 0
deletedByTable
object
required

Deleted row counts by application table. Table names may evolve as application storage changes.