GET api/v1/company/translation/group/{id}/copy

Executes a copy operation, creating a new translation group based on the translation group identifier provided. The newly created group is returned to the caller.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

None.

Response Information

Resource Description

Ghostery.Privacy.Common.Objects.Company.CompanyTranslationGroup
NameDescriptionTypeAdditional information
Id

integer

None.

Name

string

None.

Translations

Collection of Ghostery.Privacy.Common.Objects.Company.CompanyTranslation

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'System.Net.Http.Formatting.JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected with type 'Ghostery.Privacy.Common.Objects.Site3.SiteNotice'. Path 'translations[0].notices[0].templates[0].notices'.

text/json

Sample:

An exception has occurred while using the formatter 'System.Net.Http.Formatting.JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected with type 'Ghostery.Privacy.Common.Objects.Site3.SiteNotice'. Path 'translations[0].notices[0].templates[0].notices'.