How to update the roles of an user through the API with API Builder

Confluence User - 07 May, 2022

Hi there,

Does API through API Builder allows updates on the roles of the users?

Based on the published docs found here, it looks like it doesn't offer any end-point to update the roles.

Is that intentionally left out or is there really a way to update the roles?


Many thanks

user;api;apibuilder

1


09 May, 2022
confluenceUser
confluenceUser

Hi, if there is no built-in API to update the user role, you could achieve it by designing a process to do it and invoking the start process API instead. For example, the process can execute a Bean Shell for Process Tool to update the role (there is some sample code at Bean Shell Programming Guide#UseasFormMultiRowStoreBinder).

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print