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.

Query Parameters

ids
string<uuid>[]
required

The IDs of the points systems to delete.

Response

Successful operation

Response containing deleted points system IDs and any per-item issues.

deleted
DeletedResource · object[]
required

Array of deleted points system IDs.

issues
AdminIssue · object[]
required

Array of issues encountered during deletion.