Post

2 followers Follow
0
Avatar

Adding Multiple SkillLink to Member

Hi guys I know how to add new skill to Member but I can't add multiple skill like this .

I don't wont to do multiple call to the API

{
"Container": [
'/Skill/647d0590-b573-4a2f-9025-a5ace3112bdb',
'/Skill/a15d822d-0a2a-999b-aef5-f0085d44698e'
],
"Member": '396e4b4b-a04c-4d77-8929-5caeab3941fe'
};

 

Thanks 

Hkhurshudyan Answered

Official comment

Avatar

Hi Hkhurshudyan,

Unfortunately you cannot add multiple skills to a user in one request.

But you can use bulk request to join multiple request in one API call.

Regards.

Alex Broitman
Comment actions Permalink

Please sign in to leave a comment.

3 comments