Returns a set of data items of type taxonomies.
GET /api/whoreference/taxonomies
None
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: False | |
| Name | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| Description | System.String | Read only: False | |
| TaxonName | System.String | Read only: False | |
| RootTaxonomyId | System.Guid | Read only: False | |
| TaxaUrl | System.String | Read only: True | |
| Type | Telerik.Sitefinity.Taxonomies.Model.TaxonomyType | Read only: False | |
| DefaultTitle | System.String | Read only: False | |
| DefaultTaxonName | System.String | Read only: False | |
| TaxonomySharedWith | System.Int32 | Read only: False |
application/json
[
{
"LastModified": "2025-12-10T00:21:27.0786365Z",
"Name": "sample string 2",
"Title": "sample string 3",
"Description": "sample string 4",
"TaxonName": "sample string 5",
"RootTaxonomyId": "366dcb75-df35-4559-b6e7-65b4fca5fbfb",
"TaxaUrl": "sample string 7",
"Type": 0,
"DefaultTitle": "sample string 8",
"DefaultTaxonName": "sample string 9",
"TaxonomySharedWith": 10
},
{
"LastModified": "2025-12-10T00:21:27.0786365Z",
"Name": "sample string 2",
"Title": "sample string 3",
"Description": "sample string 4",
"TaxonName": "sample string 5",
"RootTaxonomyId": "366dcb75-df35-4559-b6e7-65b4fca5fbfb",
"TaxaUrl": "sample string 7",
"Type": 0,
"DefaultTitle": "sample string 8",
"DefaultTaxonName": "sample string 9",
"TaxonomySharedWith": 10
}
]Gets taxonomies item by id.
GET /api/whoreference/taxonomies({key})
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: False | |
| Name | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| Description | System.String | Read only: False | |
| TaxonName | System.String | Read only: False | |
| RootTaxonomyId | System.Guid | Read only: False | |
| TaxaUrl | System.String | Read only: True | |
| Type | Telerik.Sitefinity.Taxonomies.Model.TaxonomyType | Read only: False | |
| DefaultTitle | System.String | Read only: False | |
| DefaultTaxonName | System.String | Read only: False | |
| TaxonomySharedWith | System.Int32 | Read only: False |
application/json
{
"LastModified": "2025-12-10T00:21:27.0786365Z",
"Name": "sample string 2",
"Title": "sample string 3",
"Description": "sample string 4",
"TaxonName": "sample string 5",
"RootTaxonomyId": "3898c744-5354-4840-80b5-22b205c28a92",
"TaxaUrl": "sample string 7",
"Type": 0,
"DefaultTitle": "sample string 8",
"DefaultTaxonName": "sample string 9",
"TaxonomySharedWith": 10
}Gets Id property from taxonomies item.
GET /api/whoreference/taxonomies({key})/property
| Name | Description | Type | Additional Information |
| key | System.Guid | Required | |
| property | System.String | Required |
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
| Name | Description | Type | Additional Information |
| Id | System.Guid | Read only: False |
application/json
{
"Id": "0aa6be5c-cb49-4397-ac2d-9cf9f81cdaa9"
}Creates a taxonomies item.
POST /api/whoreference/taxonomies
None
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: False | |
| Name | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| Description | System.String | Read only: False | |
| TaxonName | System.String | Read only: False | |
| RootTaxonomyId | System.Guid | Read only: False | |
| TaxaUrl | System.String | Read only: True | |
| Type | Telerik.Sitefinity.Taxonomies.Model.TaxonomyType | Read only: False | |
| DefaultTitle | System.String | Read only: False | |
| DefaultTaxonName | System.String | Read only: False | |
| TaxonomySharedWith | System.Int32 | Read only: False |
application/json
{
"LastModified": "2025-12-10T00:21:27.0786365Z",
"Name": "sample string 2",
"Title": "sample string 3",
"Description": "sample string 4",
"TaxonName": "sample string 5",
"RootTaxonomyId": "42542151-159b-4071-876e-1255006e7864",
"Type": 0,
"DefaultTitle": "sample string 7",
"DefaultTaxonName": "sample string 8",
"TaxonomySharedWith": 9
}Method can return success code: Created - 201 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: False | |
| Name | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| Description | System.String | Read only: False | |
| TaxonName | System.String | Read only: False | |
| RootTaxonomyId | System.Guid | Read only: False | |
| TaxaUrl | System.String | Read only: True | |
| Type | Telerik.Sitefinity.Taxonomies.Model.TaxonomyType | Read only: False | |
| DefaultTitle | System.String | Read only: False | |
| DefaultTaxonName | System.String | Read only: False | |
| TaxonomySharedWith | System.Int32 | Read only: False |
application/json
{
"LastModified": "2025-12-10T00:21:27.0786365Z",
"Name": "sample string 2",
"Title": "sample string 3",
"Description": "sample string 4",
"TaxonName": "sample string 5",
"RootTaxonomyId": "1e810285-393c-472f-ab92-9c5170a2d8d6",
"TaxaUrl": "sample string 7",
"Type": 0,
"DefaultTitle": "sample string 8",
"DefaultTaxonName": "sample string 9",
"TaxonomySharedWith": 10
}Partial update for taxonomies item.
PATCH /api/whoreference/taxonomies({key})
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: False | |
| Name | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| Description | System.String | Read only: False | |
| TaxonName | System.String | Read only: False | |
| RootTaxonomyId | System.Guid | Read only: False | |
| TaxaUrl | System.String | Read only: True | |
| Type | Telerik.Sitefinity.Taxonomies.Model.TaxonomyType | Read only: False | |
| DefaultTitle | System.String | Read only: False | |
| DefaultTaxonName | System.String | Read only: False | |
| TaxonomySharedWith | System.Int32 | Read only: False |
application/json
{
"LastModified": "2025-12-10T00:21:27.0786365Z",
"Name": "sample string 2",
"Title": "sample string 3",
"Description": "sample string 4",
"TaxonName": "sample string 5",
"RootTaxonomyId": "64ecbf8e-7958-44f8-beb4-9dede3701dc6",
"Type": 0,
"DefaultTitle": "sample string 7",
"DefaultTaxonName": "sample string 8",
"TaxonomySharedWith": 9
}Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Full update for taxonomies item.
PUT /api/whoreference/taxonomies({key})
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: False | |
| Name | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| Description | System.String | Read only: False | |
| TaxonName | System.String | Read only: False | |
| RootTaxonomyId | System.Guid | Read only: False | |
| TaxaUrl | System.String | Read only: True | |
| Type | Telerik.Sitefinity.Taxonomies.Model.TaxonomyType | Read only: False | |
| DefaultTitle | System.String | Read only: False | |
| DefaultTaxonName | System.String | Read only: False | |
| TaxonomySharedWith | System.Int32 | Read only: False |
application/json
{
"LastModified": "2025-12-10T00:21:27.0786365Z",
"Name": "sample string 2",
"Title": "sample string 3",
"Description": "sample string 4",
"TaxonName": "sample string 5",
"RootTaxonomyId": "2acfeccf-e84d-46c6-b488-ed6e3e709c11",
"Type": 0,
"DefaultTitle": "sample string 7",
"DefaultTaxonName": "sample string 8",
"TaxonomySharedWith": 9
}Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Deletes a taxonomies item by Id.
DELETE /api/whoreference/taxonomies({key})
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.