Project

General

Profile

Impersonating user when updating an issue journal through REST API

Added by Wiktor Piasecki almost 5 years ago

Is it possible to change journal entry author by passing user_id as a parameter?
Everytime i tried it my query used users personal API KEY to identify the author instead of the user_id parameter that i passed.

I'm using NODEJS as server and i'm passing a JSON file.