---
title: "Push Samsung Health Data"
method: POST
path: "/providers/samsung_health_data/push/proto"
tags: ["SDK / Push"]
---

# Push Samsung Health Data

`POST /providers/samsung_health_data/push/proto`

Push Samsung Health Data data into the system.

## Headers

- `x-spike-sdk-version` string — The version of the SDK that is sending the request
- `x-spike-os` string — The OS that is sending the request
- `x-spike-os-version` string — The version of the OS that is sending the request
- `x-spike-sdk-wrapper-version` string — The version of the SDK wrapper that is sending the request
- `x-spike-background` boolean — Boolean denoting background delivery of the push

## Response `204`

No Content

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `404` — Not Found
- `422` — Unprocessable Entity
- `500` — Internal Server Error

---

[API](https://skmtc.dev/spikeapi/apis/application-user-api.md) · [All operations](https://skmtc.dev/spikeapi/apis/application-user-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/spikeapi/application-user-api/revisions/637338fb0c9d/schema)
