Skip to content

Update settings

POST
/api/v1/settings/{id}
id
required
string
object
unit
string
Allowed values: metric imperial
language
string
bio
string
nullable
mapFocus
string
Allowed values: trails location
location
object
name
string
lat
number
lon
number
category
string
tilesets
Array<object>
nullable
object
name
string
url
string format: uri
terrain
object
terrain
string format: uri
hillshading
string format: uri
user
string
privacy
object
account
string
Allowed values: public private
trails
string
Allowed values: public private
lists
string
Allowed values: public private

Settings updated

object
id
required

Settings ID (15 chars)

string
unit
string
Allowed values: metric imperial
language

Language code

string
bio
string
nullable
mapFocus
string
Allowed values: trails location
location
object
name
string
lat
number
lon
number
category
string
tilesets
Array<object>
nullable
object
name
string
url
string format: uri
terrain
object
terrain
string format: uri
hillshading
string format: uri
user
string
privacy
object
account
string
Allowed values: public private
trails
string
Allowed values: public private
lists
string
Allowed values: public private
created
string format: date-time
updated
string format: date-time

Bad Request

Not Found

Internal Server Error