How i activate an user recently created, with API REST and PHP CURL?

1
0
-1

Hi everybody , i want to activate an user recently created , using API REST , so how i can do this.

Thanks

1 answer

1
0
-1

Hi claz08,

You should associate the new user to a profile by performing a POST on API/portal/profileMember as described here : http://documentation.bonitasoft.com/portal-api-0#profilemember

Some php curl examples have already been discussed into http://community.bonitasoft.com/answers/php-webservices-integration-boni....

Kind regards,

Jérémy

Notifications