importId
, suit
and a time range. Each profile to delete is sent in a separate HTTP request. Sending profiles to delete from multiple servers might hit rate limiting limits.importId
, suit
and time range.from
and to
. A profile is selected if the stored profile’s range exactly matches the requested time range.from
, to
are required fields and must be non-emptyfrom
and to
must conform to time format defined in RFC3339, the time will be truncated to whole secondsfrom
and to
must select exactly one profile.This endpoint requires an import token, not an access token.