Skip to content

Added set_perms endpoint

David Suarez requested to merge ADD_set_perms_endpoint into main

set_perms endpoint

  • If user_id is allowed to set a given role new_role to a given user target_user_id,
  • the target user will be assigned with the new_role. Otherwhise BadRequest will be raised.

Post query params example:

image

Related to: https://trello.com/c/b0OBzpqR/142-erp-1-enterar-nos-des-de-lerp-que-hi-ha-hagut-canvis-als-permisos

Merge request reports

Loading