Skip to main content
DELETE
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.

Path Parameters

systemId
string<uuid>
required

The UUID of the points system.

Query Parameters

ids
string[]
required

A list of up to 100 boost IDs.

Required array length: 1 - 100 elements

Response

Successful operation

Response containing the points boosts that were deleted and any per-item issues.

deleted
DeletedResource · object[]
required

Array of deleted points boosts represented by ID.

issues
AdminIssue · object[]
required

Array of issues encountered during boost deletion.