-
Suggestion
-
Resolution: Unresolved
-
None
-
10
-
9
-
NOTE: This suggestion is for JIRA Service Desk Cloud. Using JIRA Service Desk Server? See the corresponding suggestion.
Problem Definition
Today it's not possible to update the organization's name field via REST API.
Suggested Solution
Create a PUT method on the /rest/servicedeskapi/organization/<organizationId> endpoint to update the "name" value for the organization.
Documentation:
https://docs.atlassian.com/jira-servicedesk/REST/cloud/
Workaround:
Updating the Organizations field on an Issue using the Jira API
- is related to
-
JSDSERVER-4605 Create REST API to update Organization field
- Gathering Interest