PUT api/v3/Organization/{id}/Name?name={name}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | string |
Required |
|
| name | string |
Required |
Body Parameters
None.
Response Information
Resource Description
OrganizationInfoV3| Name | Description | Type | Additional information |
|---|---|---|---|
| SearchScore | decimal number |
None. |
|
| Name | string |
None. |
|
| Id | string |
None. |
|
| ParentId | string |
None. |
|
| Type | string |
None. |
|
| Source | string |
None. |
|
| OldIds | Collection of string |
None. |
|
| Acronyms | Collection of string |
None. |
|
| AncestorIds | Collection of string |
None. |
|
| AlternateNames | Collection of string |
None. |
|
| UserDefinedAlternateNames | Collection of string |
None. |
|
| Addresses | Collection of OrganizationAddressInfo |
None. |
Response Formats
application/json, text/json, text/html
Sample:
Sample not available.