We are using below listed APIs to add comments but it is getting author from auth token while adding comments, so is there any way that we can use custom author instead of auto assigning author from auth token.
Version 3 :
https://yourdomain/rest/api/3/issue/ABC-7322/comment
Version 2 :
https://yourdomain/rest/api/2/issue/ABC-7322/comment
Request Payload :
Basic Auth Token Detail : UserName : abc : AuthToken : fghdjwedkjebd
Hi @Laxman Khokhar Currently, the API sets the user who is Authenticating as the Comment Author. We cannot customise it. Hope this helps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Please accept the answer so we can close this out :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.