Skip to main content
PUT
Update auto-offline

Authorizations

api_access_token
string
header
required

Token de usuario. Envía el valor en el header api_access_token. Lo obtienes en el perfil (GET /api/v1/profile) o al regenerarlo.

Body

application/json
profile
object

Response

Success

id
number
access_token
string
account_id
number
available_name
string
avatar_url
string
confirmed
boolean
display_name
string | null
message_signature
string | null
email
string
hmac_identifier
string
inviter_id
number
name
string
provider
string
pubsub_token
string
role
enum<string>
Available options:
agent,
administrator
ui_settings
object
uid
string
type
string | null
custom_attributes
object

Custom attributes associated with the user.

accounts
object[]