Skip to main content
POST
JavaScript

Authorizations

X-API-KEY
string
header
required

Headers

Tenant-ID
string

The tenant identifier for multi-tenant organisations. Required when the organisation has multi-tenancy enabled. Pass your own internal customer ID for the tenant. Ignored for single-tenant organisations.

Body

application/json

Array of freezes to create

Request body for creating streak freezes.

freezes
object[]
required

Array of freezes to create. Maximum 100 freezes per request.

Required array length: 1 - 100 elements

Response

Successful operation (no freezes created)

Response containing any issues encountered while creating streak freezes.

issues
AdminIssue · object[]
required

Array of issues encountered during freeze creation.