API Reference
Log In
API Reference

Toggle a tenant's strict ingestion mode

Enable or disable strict ingestion mode for the tenant. When enabled, AI ingestion rejects transactions that reference entities (Product, Subscriber, Credential, Consuming Organization) which do not already exist for the tenant, instead of auto-creating them. Defaults to disabled.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique identifier of the tenant. Format: Revenium hashid (URL-safe encoded string).

Body Params

Request to toggle strict ingestion mode for a tenant

boolean
required

Whether strict ingestion mode should be enabled for the tenant. When true, AI ingestion rejects transactions referencing unknown reference entities instead of auto-creating them.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*