Users
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
namestringOptional
profile_picstring · binaryOptional
Responses
200
Updated user profile
application/json
401
Unauthorized – missing or invalid access token
application/json
put
/profile/Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
date_of_birthstring · date | nullableOptional
goalsstring | nullableOptional
therapy_focusstring | nullableOptional
addiction_typestring | nullableOptional
moodstring | nullableOptional
contact_numberstring | nullableOptional
Responses
200
Updated personal info
application/json
401
Unauthorized – missing or invalid access token
application/json
put
/personal-info/Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
date_of_birthstring · date | nullableOptional
goalsstring | nullableOptional
therapy_focusstring | nullableOptional
addiction_typestring | nullableOptional
moodstring | nullableOptional
contact_numberstring | nullableOptional
Responses
200
Updated personal info
application/json
401
Unauthorized – missing or invalid access token
application/json
patch
/personal-info/Last updated

