Skip to main content
POST
Set a password from an invite and sign in

Authorizations

Authorization
string
header
required

Issue keys in Settings → API. Send them as Authorization: Bearer ont_… (an X-Api-Key: ont_… header is also accepted). Session-cookie routes are used by the OnTime web apps and are shown for completeness.

Body

application/json
token
string
required
Minimum string length: 1
password
string
required
Minimum string length: 8

Response

200 - application/json

Success

user
object
required
memberships
object[]
required
active
object | null
required