To add a user with a roster in the create user Rest API -
i have created user using create user api. , have added roster user using different api.below mentioned 2 urls
http://example.org:9090/plugins/restapi/v1/users
http://example.org:9090/plugins/restapi/v1/users/testuser/roster
does create user or other api support both above things together..is there api takes roster name parameter while adding user, , both things create user , roster?? suggestions appreciated.thanks in advance.
there no way create user , create user roster entries in 1 request. need create user @ first , later add entries on second request.
ps: i'm developer openfire rest api plugin
Comments
Post a Comment