Create integration
PUT
/api/v1/integration
Request Body required
Section titled “Request Body required ”object
user
required
User ID (15 chars)
string
strava
object
komoot
object
hammerhead
object
Responses
Section titled “ Responses ”Integration created
object
id
required
Integration ID (15 chars)
string
user
required
User ID (15 chars)
string
strava
object
clientId
integer
clientSecret
string
routes
boolean
activities
boolean
active
boolean
after
string format: date
privacy
string
komoot
object
email
string format: email
password
string
completed
boolean
planned
boolean
active
boolean
privacy
string
hammerhead
object
email
string format: email
password
string
completed
boolean
planned
boolean
active
boolean
after
string format: date
created
string format: date-time
updated
string format: date-time
Bad Request
Internal Server Error