Confirm app-user DOB and terms acceptance

Stores server-side age-verification confirmation for eligible Carling Connect app users.

Access: Auth methods: JWT bearer. Allowed user types: APP_USER. Requires permissions: profile:write.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Date of birth in strict YYYY-MM-DD format. Server validates real calendar date and 18+ age.

boolean
required

Must be true. Missing or false returns AGE_VERIFICATION_TERMS_NOT_ACCEPTED.

string

Terms version returned by GET /app-user/age-verification/terms.

Responses

400

Stable error codes: AGE_VERIFICATION_TERMS_NOT_ACCEPTED, AGE_VERIFICATION_INVALID_DOB, AGE_VERIFICATION_DOB_IN_FUTURE, AGE_VERIFICATION_UNDERAGE.

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