Skip to main content

Create or update a device's personalized model state. Upserts the record keyed on (device_id, model_id, federation_id).

POST 

/api/v1/training/personalized/:device_id

Create or update a device's personalized model state. Upserts the record keyed on (device_id, model_id, federation_id). Returns HTTP 200 on both create and update.

Request

Responses

Success