post https://api.us-east-1.relevance.ai/latest/datasets//cluster/centroids//delete
Delete a centroid by ID
Log in to see full request history
Response
Delete a centroid by ID
xxxxxxxxxx
curl --request POST \
--url https://api.us-east-1.relevance.ai/latest/datasets/dataset_id/cluster/centroids/centroid_id/delete \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!