Account Setting Update

Post update to Account Setting. See list of possible Settings from the List api.


curl -XPUT "https://api.lytics.io/api/account/setting/logon_session_days" \
   -H 'Content-type: application/json' \
   -H 'Authorization: $LIOKEY' \
   -d '10'
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

slug of account setting.

Query Params
string

Your Lytics account ID.

Body Params
Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json