Forum Discussion
cike
Champion
Hi vedagarw,
I think APIv1 is a good point to start. You can use the profiles resource to set values, e.g.:
<#assign response = restadmin("/users/id/${user_id?c}/profiles/name/<PROFILE_NAME>/set?value=<YOUR_VALUE>") />
You can determine the profile name values using APIv1, too.
Best regards,
Christian
donpacote
8 years agoHelper
when i use this all time have a permisions errors. Add i use SSO auth.
/restapi/vc/users/id/21405/profiles/name/aaaaaaa/set?restapi.response_format=json&restapi.session_key=ohL0ZHOrTRRrnbJ2HbJtR1R9kPOjybIqYsrhYQTjLy0.&value=aaaaaaa
doestn work
Related Content
- 10 months ago
- 2 years ago