User Settings Write

Allows you to create custom settings by creating key: value pairs.

Body Fields

TermTypeDescription
SettingsObjectObject of keys and values to be set. Must follow regex pattern /^api:[A-Za-z0-9_-]*$/

Response Fields

TermTypeDescription
TIMESTAMPintTimestamp in milliseconds
TYPEstringPurpose of notification ('acc_ss' (account settings set))
NUMBER_OF_SETTINGSstringNumber of settings changed or created with this request
STATUSstringStatus of the notification; it may vary over time (SUCCESS, ERROR, FAILURE, ...)

Ratelimit: 90 req/min

Language