Skip to main content
POST
/
v1
/
clusters
/
recompute
Recompute Clusters
curl --request POST \
  --url https://api.example.com/v1/clusters/recompute \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

202 - application/json

Successful Response