Authorizations
Headers
Optional header to respect review settings for mutation endpoints.
Path Parameters
Name of the assignment source
Body
Unique identifier for the assignment source.
Detailed context and purpose of the assignment source.
Marks the assignment source as verified for internal trustworthiness.
Tags for categorization and search.
Column name representing the timestamp of assignments.
Column name for the experiment ID associated with the assignments.
Column name for the group ID linked to the assignments.
Mappings of Statsig units to their respective columns.
Specifies if the source can only be edited via the Console API.
Schema for owner data including ID, type, name. Note that if Entity is created by CONSOLE API, owner will be undefined.
{
"ownerID": "user123",
"ownerType": "USER",
"ownerName": "John Doe",
"ownerEmail": "owner123@test.com"
}
Optional field indicating the team name responsible for the metric, aiding in accountability and management.
Optional field indicating the team ID responsible for the metric, aiding in accountability and management.
Skips persisting the assignment source (used to validate that inputs are correct)