Skip to main content
POST
/
api
/
v1
/
providers
/
garmin
/
users
/
{user_id}
/
backfill
/
{type_name}
/
retry
Retry Garmin Backfill Type
curl --request POST \
  --url https://api.example.com/api/v1/providers/garmin/users/{user_id}/backfill/{type_name}/retry \
  --header 'Authorization: Bearer <token>'
{}

Documentation Index

Fetch the complete documentation index at: https://openwearables.io/docs/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

X-Open-Wearables-API-Key
string | null

Path Parameters

user_id
string<uuid>
required
type_name
string
required

Response

Successful Response

The response is of type Response Retry Garmin Backfill Type Api V1 Providers Garmin Users User Id Backfill Type Name Retry Post · object.