template-types
Operations addressed under /template-types — 24 operations.
Get Template Management Type List
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Invokes the get-template-type-list service definition through GET /template-types.
Response body, read from the service source
The route declares its response as IEnumerable<TemplateTypeDto>.
| Field | Declared type | Nullable |
|---|---|---|
Name | string | no |
Description | string | no |
DocumentFormat | int? | yes |
CategoryType | int? | yes |
Tools | IEnumerable<TemplateTypeToolbarItem> (collection) | no |
Member names are the service's declaration names.
query Parameters
orderByorderSortpageIndexpageSizeGet Template Management Type List › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT. The response type this route registers was read from the service's own source and is published on this operation as x-aura-code-response.
Create Template Type
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Invokes the create-template-type service definition through POST /template-types.
Response body, read from the service source
The route declares its response as AuraCommandDto.
| Field | Declared type | Nullable |
|---|---|---|
Id | Guid | no |
Member names are the service's declaration names.
Create Template Type › Request Body
descriptiondocumentFormatPermitted values — validated against the document_format parameter. The service rejects any other value.
| Value | Token | Labels |
|---|---|---|
1 | Docx | no label seeded |
2 | Html | ar: إتش تي إم إل |
3 | Pdf | ar: ملف PDF |
4 | Doc | ar: تنسيق مستند ورد 97-2003 |
5 | Dot | ar: تنسيق قالب Microsoft Word 97-2003 |
6 | StrictDocx | ar: تنسيق مستند وورد صارم من مايكروسوفت |
7 | Word2007 | ar: صيغة مستند مايكروسوفت وورد 2007 |
8 | Word2010 | ar: صيغة مستندات Microsoft Word 2010 |
9 | Word2013 | ar: صيغة مستندات Microsoft Word 2013 |
10 | Word2007Dotx | ar: تنسيق قالب Microsoft Word 2007 |
11 | Word2010Dotx | ar: تنسيق قالب مايكروسوفت وورد 2010 |
12 | Word2013Dotx | ar: نمذج قالب مايكروسوفت وورد 2013 |
13 | Dotx | ar: نموذج قالب مايكروسوفت وورد |
14 | Word2007Docm | ar: تنسيق ملف ماكرو مفعّل في Microsoft Word 2007 |
15 | Word2010Docm | ar: صيغة ملف ماكرو ممكنة في Microsoft Word 2010 |
16 | Word2013Docm | ar: صيغة ملف ماكرو مفعّل في Microsoft Word 2013 |
17 | Docm | ar: تنسيق ملف ماكرو مقرَّب في Microsoft Word |
18 | Word2007Dotm | ar: تنسيق قالب ماكرو مفعّل في Microsoft Word 2007 |
19 | Word2010Dotm | ar: تنسيق قالب ماكرو مُمَكَّن في Microsoft Word 2010 |
20 | Word2013Dotm | ar: تنسيق قالب ماكرو مفعّل في Microsoft Word 2013 |
21 | Dotm | ar: تنسيق قالب ماكرو مفعّل في مايكروسوفت وورد |
22 | WordML | ar: تحدد مستندات WordProcessingML (.XML) |
23 | Rtf | ar: تنسيق النص الغني (RTF) |
24 | Txt | ar: تنسيق النص لنظام مايكروسوفت ويندوز |
25 | Markdown | ar: عضوية |
26 | Automatic | ar: دعم جميع أنواع التنسيقات |
27 | Odt | ar: يحفظ المستند Word بتنسيق النص المفتوح |
nametoolsPermitted values — validated against the toolbar_list parameter. The service rejects any other value.
| Value | Token | Labels |
|---|---|---|
1 | New | no label seeded |
2 | Open | no label seeded |
3 | Undo | no label seeded |
4 | Redo | no label seeded |
5 | Comments | no label seeded |
6 | Image | ar: صورة |
7 | Table | ar: جدول |
8 | Hyperlink | ar: الرابط التشعبي |
9 | Bookmark | ar: علامة مرجعية |
10 | TableOfContents | ar: جدول المحتويات |
11 | Header | ar: رأس الصفحة |
12 | Footer | ar: التذييل |
13 | PageSetup | ar: إعداد الصفحة |
14 | PageNumber | ar: رقم الصفحة |
15 | Break | ar: استراحة |
16 | Find | ar: ابحث |
17 | LocalClipboard | ar: الحافظة المحلية |
18 | RestrictEditing | ar: تقييد التحرير |
19 | InsertField | ar: إدراج حقل جدول |
20 | FormFields | en: Form Fields · tr: Form Alanları · ar: حقول النموذج |
categoryTypeCreate Template Type › Responses
Success. An exact, uniquely bound route registration classifies this response as a single-record.
create-and-upload-document
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
path Parameters
templateDesignIdcreate-and-upload-document › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT. The response type this route registers was read from the service's own source and is published on this operation as x-aura-code-response.
create-document-list-by-code-with-template
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Response body, read from the service source
The route declares its response as CreateDocumentListDto.
| Field | Declared type | Nullable |
|---|---|---|
TemplateDesignCode | string | no |
ContextVersion | string | no |
DocumentContextList | List<Dictionary<string, string>> (collection) | no |
Member names are the service's declaration names.
path Parameters
templateDesignCodecreate-document-list-by-code-with-template › Request Body
contextFieldsreferenceFieldCodeisResponseClearlanguageCodecreate-document-list-by-code-with-template › Responses
Success. An exact, uniquely bound route registration classifies this response as a single-record.
create-document-list-with-template
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Response body, read from the service source
The route declares its response as CreateDocumentListDto.
| Field | Declared type | Nullable |
|---|---|---|
TemplateDesignCode | string | no |
ContextVersion | string | no |
DocumentContextList | List<Dictionary<string, string>> (collection) | no |
Member names are the service's declaration names.
Error codes this operation is known to raise
| Code | Status | Meaning | Message |
|---|---|---|---|
ERR_TMPLMNG_18 | 400 | ARRAY_FIELD_NOT_FOUND_IN_PROCESS_VARIABLES | Array field cannot be found in process variables |
ERR_TMPLMNG_19 | 400 | REFERENCE_FIELD_NOT_FOUND_IN_ARRAY_ITEM | Reference field cannot be found in array item |
ERR_TMPLMNG_20 | 400 | ARRAYS_REFERENCE_VALUES_DONT_MATCH | Arrays reference values dont match |
ERR_TMPLMNG_21 | 400 | ARRAY_HAS_SAME_REFERENCE_VALUE | Array has same reference value |
path Parameters
templateDesignIdcreate-document-list-with-template › Request Body
contextFieldsreferenceFieldCodeisResponseClearlanguageCodecreate-document-list-with-template › Responses
Success. An exact, uniquely bound route registration classifies this response as a single-record.
get-template-type-by-id
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Response body, read from the service source
The route declares its response as TemplateTypeDto.
| Field | Declared type | Nullable |
|---|---|---|
Name | string | no |
Description | string | no |
DocumentFormat | int? | yes |
CategoryType | int? | yes |
Tools | IEnumerable<TemplateTypeToolbarItem> (collection) | no |
Member names are the service's declaration names.
Error codes this operation is known to raise
| Code | Status | Meaning | Message |
|---|---|---|---|
ERR_TMPLMNG_2 | 400 | TEMPLATE_TYPE_NOT_FOUND | Template type is cannot be found with the given :{0}. |
path Parameters
idget-template-type-by-id › Responses
Success. The catalog declares this returns a single record. Of 25 operations in this state with a probeable route, 8 answered and 6 returned a single record — the other two returned a collection and a bare boolean.
categoryTypedescriptiondocumentFormatPermitted values — validated against the document_format parameter. The service rejects any other value.
| Value | Token | Labels |
|---|---|---|
1 | Docx | no label seeded |
2 | Html | ar: إتش تي إم إل |
3 | Pdf | ar: ملف PDF |
4 | Doc | ar: تنسيق مستند ورد 97-2003 |
5 | Dot | ar: تنسيق قالب Microsoft Word 97-2003 |
6 | StrictDocx | ar: تنسيق مستند وورد صارم من مايكروسوفت |
7 | Word2007 | ar: صيغة مستند مايكروسوفت وورد 2007 |
8 | Word2010 | ar: صيغة مستندات Microsoft Word 2010 |
9 | Word2013 | ar: صيغة مستندات Microsoft Word 2013 |
10 | Word2007Dotx | ar: تنسيق قالب Microsoft Word 2007 |
11 | Word2010Dotx | ar: تنسيق قالب مايكروسوفت وورد 2010 |
12 | Word2013Dotx | ar: نمذج قالب مايكروسوفت وورد 2013 |
13 | Dotx | ar: نموذج قالب مايكروسوفت وورد |
14 | Word2007Docm | ar: تنسيق ملف ماكرو مفعّل في Microsoft Word 2007 |
15 | Word2010Docm | ar: صيغة ملف ماكرو ممكنة في Microsoft Word 2010 |
16 | Word2013Docm | ar: صيغة ملف ماكرو مفعّل في Microsoft Word 2013 |
17 | Docm | ar: تنسيق ملف ماكرو مقرَّب في Microsoft Word |
18 | Word2007Dotm | ar: تنسيق قالب ماكرو مفعّل في Microsoft Word 2007 |
19 | Word2010Dotm | ar: تنسيق قالب ماكرو مُمَكَّن في Microsoft Word 2010 |
20 | Word2013Dotm | ar: تنسيق قالب ماكرو مفعّل في Microsoft Word 2013 |
21 | Dotm | ar: تنسيق قالب ماكرو مفعّل في مايكروسوفت وورد |
22 | WordML | ar: تحدد مستندات WordProcessingML (.XML) |
23 | Rtf | ar: تنسيق النص الغني (RTF) |
24 | Txt | ar: تنسيق النص لنظام مايكروسوفت ويندوز |
25 | Markdown | ar: عضوية |
26 | Automatic | ar: دعم جميع أنواع التنسيقات |
27 | Odt | ar: يحفظ المستند Word بتنسيق النص المفتوح |
idnamePermitted values — validated against the toolbar_list parameter. The service rejects any other value.
| Value | Token | Labels |
|---|---|---|
1 | New | no label seeded |
2 | Open | no label seeded |
3 | Undo | no label seeded |
4 | Redo | no label seeded |
5 | Comments | no label seeded |
6 | Image | ar: صورة |
7 | Table | ar: جدول |
8 | Hyperlink | ar: الرابط التشعبي |
9 | Bookmark | ar: علامة مرجعية |
10 | TableOfContents | ar: جدول المحتويات |
11 | Header | ar: رأس الصفحة |
12 | Footer | ar: التذييل |
13 | PageSetup | ar: إعداد الصفحة |
14 | PageNumber | ar: رقم الصفحة |
15 | Break | ar: استراحة |
16 | Find | ar: ابحث |
17 | LocalClipboard | ar: الحافظة المحلية |
18 | RestrictEditing | ar: تقييد التحرير |
19 | InsertField | ar: إدراج حقل جدول |
20 | FormFields | en: Form Fields · tr: Form Alanları · ar: حقول النموذج |
Update Template Type
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Invokes the update-template-type service definition through PUT /template-types/{id}.
Error codes this operation is known to raise
| Code | Status | Meaning | Message |
|---|---|---|---|
ERR_TMPLMNG_2 | 400 | TEMPLATE_TYPE_NOT_FOUND | Template type is cannot be found with the given :{0}. |
path Parameters
idUpdate Template Type › Request Body
descriptiondocumentFormatPermitted values — validated against the document_format parameter. The service rejects any other value.
| Value | Token | Labels |
|---|---|---|
1 | Docx | no label seeded |
2 | Html | ar: إتش تي إم إل |
3 | Pdf | ar: ملف PDF |
4 | Doc | ar: تنسيق مستند ورد 97-2003 |
5 | Dot | ar: تنسيق قالب Microsoft Word 97-2003 |
6 | StrictDocx | ar: تنسيق مستند وورد صارم من مايكروسوفت |
7 | Word2007 | ar: صيغة مستند مايكروسوفت وورد 2007 |
8 | Word2010 | ar: صيغة مستندات Microsoft Word 2010 |
9 | Word2013 | ar: صيغة مستندات Microsoft Word 2013 |
10 | Word2007Dotx | ar: تنسيق قالب Microsoft Word 2007 |
11 | Word2010Dotx | ar: تنسيق قالب مايكروسوفت وورد 2010 |
12 | Word2013Dotx | ar: نمذج قالب مايكروسوفت وورد 2013 |
13 | Dotx | ar: نموذج قالب مايكروسوفت وورد |
14 | Word2007Docm | ar: تنسيق ملف ماكرو مفعّل في Microsoft Word 2007 |
15 | Word2010Docm | ar: صيغة ملف ماكرو ممكنة في Microsoft Word 2010 |
16 | Word2013Docm | ar: صيغة ملف ماكرو مفعّل في Microsoft Word 2013 |
17 | Docm | ar: تنسيق ملف ماكرو مقرَّب في Microsoft Word |
18 | Word2007Dotm | ar: تنسيق قالب ماكرو مفعّل في Microsoft Word 2007 |
19 | Word2010Dotm | ar: تنسيق قالب ماكرو مُمَكَّن في Microsoft Word 2010 |
20 | Word2013Dotm | ar: تنسيق قالب ماكرو مفعّل في Microsoft Word 2013 |
21 | Dotm | ar: تنسيق قالب ماكرو مفعّل في مايكروسوفت وورد |
22 | WordML | ar: تحدد مستندات WordProcessingML (.XML) |
23 | Rtf | ar: تنسيق النص الغني (RTF) |
24 | Txt | ar: تنسيق النص لنظام مايكروسوفت ويندوز |
25 | Markdown | ar: عضوية |
26 | Automatic | ar: دعم جميع أنواع التنسيقات |
27 | Odt | ar: يحفظ المستند Word بتنسيق النص المفتوح |
namecategoryTypeUpdate Template Type › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT. The response type this route registers was read from the service's own source and is published on this operation as x-aura-code-response.
Delete Template Type
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Invokes the delete-template-type service definition through DELETE /template-types/{id}.
Error codes this operation is known to raise
| Code | Status | Meaning | Message |
|---|---|---|---|
ERR_TMPLMNG_2 | 400 | TEMPLATE_TYPE_NOT_FOUND | Template type is cannot be found with the given :{0}. |
ERR_TMPLMNG_3 | 400 | TEMPLATE_TYPE_USED_IN_TEMPLATE_DESIGN_CAN_NOT_BE_DELETED | There are template designs generated with this template type. Template type cannot be deleted. |
path Parameters
idDelete Template Type › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT. The response type this route registers was read from the service's own source and is published on this operation as x-aura-code-response.
Get Template Management Design List
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Invokes the get-template-design-list service definition through GET /template-types/{id}/designs.
Response body, read from the service source
The route declares its response as IEnumerable<TemplateDesignDto>.
| Field | Declared type | Nullable |
|---|---|---|
TemplateDesignId | Guid? | yes |
Code | string | no |
Description | string | no |
IsImmediateDesign | bool? | yes |
ActiveContextVersion | string | no |
TemplateDesignExtensions | Dictionary<string, string> | no |
TemplateDesignFields | IEnumerable<TemplateDesignFieldItem> (collection) | no |
Member names are the service's declaration names.
Error codes this operation is known to raise
| Code | Status | Meaning | Message |
|---|---|---|---|
ERR_TMPLMNG_2 | 400 | TEMPLATE_TYPE_NOT_FOUND | Template type is cannot be found with the given :{0}. |
path Parameters
idquery Parameters
orderByorderSortpageIndexpageSizeGet Template Management Design List › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT. The response type this route registers was read from the service's own source and is published on this operation as x-aura-code-response.
create-template-design
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Response body, read from the service source
The route declares its response as TemplateDesignCommandDto.
| Field | Declared type | Nullable |
|---|---|---|
TemplateDesignId | Guid? | yes |
Member names are the service's declaration names.
path Parameters
idcreate-template-design › Request Body
codedescriptionisImmediateDesigncreate-template-design › Responses
Success. An exact, uniquely bound route registration classifies this response as a single-record.
get-template-design-by-id
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Response body, read from the service source
The route declares its response as TemplateDesignDto.
| Field | Declared type | Nullable |
|---|---|---|
TemplateDesignId | Guid? | yes |
Code | string | no |
Description | string | no |
IsImmediateDesign | bool? | yes |
ActiveContextVersion | string | no |
TemplateDesignExtensions | Dictionary<string, string> | no |
TemplateDesignFields | IEnumerable<TemplateDesignFieldItem> (collection) | no |
Member names are the service's declaration names.
Error codes this operation is known to raise
| Code | Status | Meaning | Message |
|---|---|---|---|
ERR_TMPLMNG_2 | 400 | TEMPLATE_TYPE_NOT_FOUND | Template type is cannot be found with the given :{0}. |
ERR_TMPLMNG_6 | 400 | TEMPLATE_DESIGN_NOT_FOUND | Template design is cannot be found with the given :{0}. |
path Parameters
idtemplateDesignIdget-template-design-by-id › Responses
Success. An exact, uniquely bound route registration classifies this response as a single-record.
update-template-design
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Error codes this operation is known to raise
| Code | Status | Meaning | Message |
|---|---|---|---|
ERR_TMPLMNG_6 | 400 | TEMPLATE_DESIGN_NOT_FOUND | Template design is cannot be found with the given :{0}. |
path Parameters
idtemplateDesignIdupdate-template-design › Request Body
codedescriptionisImmediateDesignupdate-template-design › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT. The response type this route registers was read from the service's own source and is published on this operation as x-aura-code-response.
delete-template-design
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Error codes this operation is known to raise
| Code | Status | Meaning | Message |
|---|---|---|---|
ERR_TMPLMNG_16 | 400 | TEMPLATE_DESIGN_CONTEXT_FOUND | It cannot be deleted. Because there is a content produced with the given:{0}. |
ERR_TMPLMNG_2 | 400 | TEMPLATE_TYPE_NOT_FOUND | Template type is cannot be found with the given :{0}. |
ERR_TMPLMNG_6 | 400 | TEMPLATE_DESIGN_NOT_FOUND | Template design is cannot be found with the given :{0}. |
path Parameters
idtemplateDesignIddelete-template-design › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT. The response type this route registers was read from the service's own source and is published on this operation as x-aura-code-response.
Create Template Design Context
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Invokes the create-template-design-context service definition through POST /template-types/{id}/designs/{templateDesignId}/contexts.
Response body, read from the service source
The route declares its response as AuraCommandDto.
| Field | Declared type | Nullable |
|---|---|---|
Id | Guid | no |
Member names are the service's declaration names.
Error codes this operation is known to raise
| Code | Status | Meaning | Message |
|---|---|---|---|
ERR_TMPLMNG_2 | 400 | TEMPLATE_TYPE_NOT_FOUND | Template type is cannot be found with the given :{0}. |
ERR_TMPLMNG_6 | 400 | TEMPLATE_DESIGN_NOT_FOUND | Template design is cannot be found with the given :{0}. |
ERR_TMPLMNG_9 | 400 | TEMPLATE_DESIGN_CONTEXT_SAME_VERSION | It is not allowed to have more than one context with the same version. |
path Parameters
idtemplateDesignIdCreate Template Design Context › Request Body
contextisDefaultlanguageCodeCreate Template Design Context › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT. The response type this route registers was read from the service's own source and is published on this operation as x-aura-code-response.
Get Template Management Design Context List
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Invokes the get-template-design-context-list service definition through GET /template-types/{id}/designs/{templateDesignId}/contexts/by-language-code/{languageCode}.
Response body, read from the service source
The route declares its response as IEnumerable<DesignContextDto>.
| Field | Declared type | Nullable |
|---|---|---|
TemplateDesignContextId | Guid | no |
ContextVersion | string | no |
IsActive | bool | no |
IsDefault | bool? | yes |
Member names are the service's declaration names.
Error codes this operation is known to raise
| Code | Status | Meaning | Message |
|---|---|---|---|
ERR_TMPLMNG_2 | 400 | TEMPLATE_TYPE_NOT_FOUND | Template type is cannot be found with the given :{0}. |
ERR_TMPLMNG_6 | 400 | TEMPLATE_DESIGN_NOT_FOUND | Template design is cannot be found with the given :{0}. |
path Parameters
idtemplateDesignIdlanguageCodequery Parameters
orderByorderSortpageIndexpageSizeGet Template Management Design Context List › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT. The response type this route registers was read from the service's own source and is published on this operation as x-aura-code-response.
get-template-design-active-context
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Response body, read from the service source
The route declares its response as TemplateDesignContextDto.
| Field | Declared type | Nullable |
|---|---|---|
TemplateDesignContextId | Guid | no |
ContextVersion | string | no |
Context | string | no |
LanguageCode | string | no |
IsActive | bool | no |
IsDefault | bool? | yes |
Member names are the service's declaration names.
Error codes this operation is known to raise
| Code | Status | Meaning | Message |
|---|---|---|---|
ERR_TMPLMNG_10 | 400 | TEMPLATE_DESIGN_ACTIVE_CONTEXT_NOT_FOUND | Active version is cannot be found for the given template design:{0}. |
ERR_TMPLMNG_2 | 400 | TEMPLATE_TYPE_NOT_FOUND | Template type is cannot be found with the given :{0}. |
ERR_TMPLMNG_6 | 400 | TEMPLATE_DESIGN_NOT_FOUND | Template design is cannot be found with the given :{0}. |
path Parameters
idtemplateDesignIdlanguageCodeget-template-design-active-context › Responses
Success. An exact, uniquely bound route registration classifies this response as a single-record.
Get Template Management Design Context By Id
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Invokes the get-template-design-context-by-id service definition through GET /template-types/{id}/designs/{templateDesignId}/contexts/{templateDesignContextId}.
Response body, read from the service source
The route declares its response as TemplateDesignContextAndEntitiesDto.
| Field | Declared type | Nullable |
|---|---|---|
TemplateDesignContextId | Guid | no |
ContextVersion | string | no |
Context | string | no |
LanguageCode | string | no |
IsActive | bool | no |
IsDefault | bool? | yes |
TemplateDesignFields | List<string> (collection) | no |
TemplateDesignTools | List<string> (collection) | no |
Member names are the service's declaration names.
Error codes this operation is known to raise
| Code | Status | Meaning | Message |
|---|---|---|---|
ERR_TMPLMNG_2 | 400 | TEMPLATE_TYPE_NOT_FOUND | Template type is cannot be found with the given :{0}. |
ERR_TMPLMNG_6 | 400 | TEMPLATE_DESIGN_NOT_FOUND | Template design is cannot be found with the given :{0}. |
ERR_TMPLMNG_8 | 400 | TEMPLATE_DESIGN_CONTEXT_NOT_FOUND | Template design context is cannot be found with the given: {0}. |
path Parameters
idtemplateDesignIdtemplateDesignContextIdGet Template Management Design Context By Id › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT. The response type this route registers was read from the service's own source and is published on this operation as x-aura-code-response.
Update Template Design Context
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Invokes the update-template-design-context service definition through PUT /template-types/{id}/designs/{templateDesignId}/contexts/{templateDesignContextId}.
Response body, read from the service source
The route declares its response as AuraCommandDto.
| Field | Declared type | Nullable |
|---|---|---|
Id | Guid | no |
Member names are the service's declaration names.
Error codes this operation is known to raise
| Code | Status | Meaning | Message |
|---|---|---|---|
ERR_TMPLMNG_12 | 400 | TEMPLATE_DESIGN_CONTEXT_ACTIVE_NOT_FOUND | It is not allowed to update an inactive context. |
ERR_TMPLMNG_2 | 400 | TEMPLATE_TYPE_NOT_FOUND | Template type is cannot be found with the given :{0}. |
ERR_TMPLMNG_6 | 400 | TEMPLATE_DESIGN_NOT_FOUND | Template design is cannot be found with the given :{0}. |
ERR_TMPLMNG_8 | 400 | TEMPLATE_DESIGN_CONTEXT_NOT_FOUND | Template design context is cannot be found with the given: {0}. |
path Parameters
idtemplateDesignIdtemplateDesignContextIdUpdate Template Design Context › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT. The response type this route registers was read from the service's own source and is published on this operation as x-aura-code-response.
Update Template Design Context Status
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Invokes the update-template-design-context-status service definition through PUT /template-types/{id}/designs/{templateDesignId}/contexts/{templateDesignContextId}/active.
Error codes this operation is known to raise
| Code | Status | Meaning | Message |
|---|---|---|---|
ERR_TMPLMNG_2 | 400 | TEMPLATE_TYPE_NOT_FOUND | Template type is cannot be found with the given :{0}. |
ERR_TMPLMNG_6 | 400 | TEMPLATE_DESIGN_NOT_FOUND | Template design is cannot be found with the given :{0}. |
ERR_TMPLMNG_8 | 400 | TEMPLATE_DESIGN_CONTEXT_NOT_FOUND | Template design context is cannot be found with the given: {0}. |
path Parameters
idtemplateDesignIdtemplateDesignContextIdUpdate Template Design Context Status › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT. The response type this route registers was read from the service's own source and is published on this operation as x-aura-code-response.
create-template-design-field
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Response body, read from the service source
The route declares its response as TemplateDesignFieldDto.
| Field | Declared type | Nullable |
|---|---|---|
TemplateDesignFieldId | Guid? | yes |
Member names are the service's declaration names.
Error codes this operation is known to raise
| Code | Status | Meaning | Message |
|---|---|---|---|
ERR_TMPLMNG_2 | 400 | TEMPLATE_TYPE_NOT_FOUND | Template type is cannot be found with the given :{0}. |
ERR_TMPLMNG_6 | 400 | TEMPLATE_DESIGN_NOT_FOUND | Template design is cannot be found with the given :{0}. |
ERR_TMPLMNG_7 | 400 | TEMPLATE_DESIGN_FIELD_USED_ANOTHER_TEMPLATE_DESIGN | Field {0} is already related with template design. It cannot be used twice. |
path Parameters
idtemplateDesignIdcreate-template-design-field › Request Body
fieldDefinitionIdisMandatorycreate-template-design-field › Responses
Success. An exact, uniquely bound route registration classifies this response as a single-record.
get-template-design-fields-and-tools
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Response body, read from the service source
The route declares its response as TemplateDesignContextAndEntitiesDto.
| Field | Declared type | Nullable |
|---|---|---|
TemplateDesignContextId | Guid | no |
ContextVersion | string | no |
Context | string | no |
LanguageCode | string | no |
IsActive | bool | no |
IsDefault | bool? | yes |
TemplateDesignFields | List<string> (collection) | no |
TemplateDesignTools | List<string> (collection) | no |
Member names are the service's declaration names.
path Parameters
idtemplateDesignIdget-template-design-fields-and-tools › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT. The response type this route registers was read from the service's own source and is published on this operation as x-aura-code-response.
update-template-design-field
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Error codes this operation is known to raise
| Code | Status | Meaning | Message |
|---|---|---|---|
ERR_TMPLMNG_17 | 400 | TEMPLATE_DESIGN_FIELD_IS_NOT_FOUND | Template design field is cannot be found with the given :{0}. |
ERR_TMPLMNG_2 | 400 | TEMPLATE_TYPE_NOT_FOUND | Template type is cannot be found with the given :{0}. |
ERR_TMPLMNG_6 | 400 | TEMPLATE_DESIGN_NOT_FOUND | Template design is cannot be found with the given :{0}. |
path Parameters
idtemplateDesignIdtemplateDesignFieldIdupdate-template-design-field › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT. The response type this route registers was read from the service's own source and is published on this operation as x-aura-code-response.
create-template-type-tool
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Error codes this operation is known to raise
| Code | Status | Meaning | Message |
|---|---|---|---|
ERR_TMPLMNG_11 | 400 | TEMPLATE_DESIGN_TOOL_ALREADY_EXISTS | Tools: {0} already in use template type. |
ERR_TMPLMNG_2 | 400 | TEMPLATE_TYPE_NOT_FOUND | Template type is cannot be found with the given :{0}. |
path Parameters
idcreate-template-type-tool › Request Body
toolsPermitted values — validated against the toolbar_list parameter. The service rejects any other value.
| Value | Token | Labels |
|---|---|---|
1 | New | no label seeded |
2 | Open | no label seeded |
3 | Undo | no label seeded |
4 | Redo | no label seeded |
5 | Comments | no label seeded |
6 | Image | ar: صورة |
7 | Table | ar: جدول |
8 | Hyperlink | ar: الرابط التشعبي |
9 | Bookmark | ar: علامة مرجعية |
10 | TableOfContents | ar: جدول المحتويات |
11 | Header | ar: رأس الصفحة |
12 | Footer | ar: التذييل |
13 | PageSetup | ar: إعداد الصفحة |
14 | PageNumber | ar: رقم الصفحة |
15 | Break | ar: استراحة |
16 | Find | ar: ابحث |
17 | LocalClipboard | ar: الحافظة المحلية |
18 | RestrictEditing | ar: تقييد التحرير |
19 | InsertField | ar: إدراج حقل جدول |
20 | FormFields | en: Form Fields · tr: Form Alanları · ar: حقول النموذج |
create-template-type-tool › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT. The response type this route registers was read from the service's own source and is published on this operation as x-aura-code-response.
delete-template-type-tool
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Error codes this operation is known to raise
| Code | Status | Meaning | Message |
|---|---|---|---|
ERR_TMPLMNG_2 | 400 | TEMPLATE_TYPE_NOT_FOUND | Template type is cannot be found with the given :{0}. |
ERR_TMPLMNG_4 | 400 | TEMPLATE_TYPE_TOOL_NOT_FOUND | Template type tool is cannot be found with the given :{0}. |
path Parameters
idtooldelete-template-type-tool › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT. The response type this route registers was read from the service's own source and is published on this operation as x-aura-code-response.