• Resolved matttrovao

    (@matttrovao)


    Hey, here is my problem: I will create some users in my website by the Rest API, but I need to add specific roles to each user on the creation, how I can do that?

Viewing 1 replies (of 1 total)
  • Plugin Author Joachim Jensen

    (@intoxstudio)

    While the core REST API supports giving a new user a specific role directly on creation, it is not currently possible to add RUA levels via the REST API.

    However, you could set up an automation, so when you create a user with role A, they will automatically get level B.

    When editing a level, simply go to the Members tab and select Triggers: User Role under Automations.

Viewing 1 replies (of 1 total)
  • The topic ‘Send role by Rest API’ is closed to new replies.