Add update endpoint to external share API

Description

Currently, the API allows generating new share links but lacks the capability to update existing links.
Introduce an endpoint that enables the updating of an existing UUID link.


EXAMPLE EDIT
endpoint
https://jes-qa.warsawdynamics.com/webapi/share/{YOUR-ISSUE-UUID}

{    "projectKey": "SC",    "projectId": "10007",    "name": "SC test timeline",    "description": "dd",    "type": "JQL",    "jql": "project = \"SC\" order by Rank ASC",}

try to break it
do some illogical stuff with it

it is a potential gateway for exploiting and getting data in unintended way

Linked issues

is cloned by
Issue Type Icon ESFC-447 Add update endpoint to external share API Priority: Medium Assignee:
Released