Skip to main content
POST
Re-run face clustering

Authorizations

X-License-Key
string
header
required

Jumper Pro license key passed via header

Body

application/json
cache_dir
string
required
cluster_job_name
string
required
eps
number
default:0.48

Clustering sensitivity (lower = stricter grouping)

min_samples
integer
default:5

Minimum faces needed to form a cluster

auto_detect_params
boolean
default:false

Auto-tune eps and min_samples

clear_names
boolean
default:false

Clear all existing cluster names

Response

202 - application/json

Re-clustering started

message
string
task_id
string
Last modified on July 14, 2026