Editing an user’s profile
NB: You can only use this function if you have the admin role on the platform.
saagieapi.profiles.edit
Example :
saagieapi.profiles.edit(user_name="test_user",
job_title="PROJECT_MANAGER",
email="test.user@gmail.com"
)
Response payload example :
True