How to add account members to Language Cloud via API?

hi everyone,

as per the subject, how do I go about this? When I check the API documentation https://languagecloud.sdl.com/lc/api-docs/introduction, there are only GET methods. Is there a way to add users programmatically? If not, do you plan this?

thanks,

Andrej

emoji
Parents Reply Children
  • The question I have Zito, is where this list of users would come from?
    Most of our customers would actually use SSO with their corporate AD, for which we do support Automated user provisioning (so as the user logs in for the first time, the user will be automatically created and placed in a specific group based on AD membership).
    Obviously this doesn't help with lists of many freelancers, for which the API would still be needed.

    Best regards,
    Luis Lopes | Principal Product Manager | RWS | (twitter) @Luis___Lopes |

    emoji
  • I understand. Yeah, we're not a typical use case as an educational company. The accounts would be needed for our students who are not part of our network (we don't even have Active Directory). Our students mostly use our LMS (Thinkific), but that doesn't matter - we would simply supply the information in JSON format (first name, last name, email) to get their accounts created. Hope this helps.

    emoji