PUT
/
profile
Error
A valid request URL is required to generate request examples

Authorizations

Authorization
string
header
required

Copy your Cognito JWT Token below: 'Bearer <JWT>'

Query Parameters

zoneinfo
string

String from zoneinfo [zoneinfo] time zone database representing the End-User's time zone. Default value: "Europe/Berlin". Possible values in this list https://docs.aws.amazon.com/redshift/latest/dg/time-zone-names.html

locale
string

End-User's locale, represented as a BCP47 [RFC5646] language tag. This is typically an ISO 639-1 Alpha-2 [ISO639‑1] language code in lowercase and an ISO 3166-1 Alpha-2 [ISO3166‑1] country code in uppercase, separated by a dash. Example: "en-US" Default value: "de-DE"

given_name
string

The users first name stored on their AWS Cognito Profile

family_name
string

The users family name stored on their AWS Cognito Profile

language
string

language of the user, two-letter codes, "ISO 639-1" column according to: https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes Default value: "de"

camp_notice_period
string

How many days in advance the user wants to see campaign recommendations,

Response

Updated Successfully