Responsibility Template Scope REST Endpoints

Responsibility Templates/Responsibility Template Scope
The AoRTemplateScope resource is the child of the areasOfResponsibilityTemplates resource and provides the details of the scope attributes.
Create all scope attributes for a specified responsibility template
Method: post
Path: /hcmRestApi/resources/11.13.18.05/areasOfResponsibilityTemplates/{TemplateId}/child/AoRTemplateScope
Delete a single scope attribute for a specified responsibility template
Method: delete
Path: /hcmRestApi/resources/11.13.18.05/areasOfResponsibilityTemplates/{TemplateId}/child/AoRTemplateScope/{TemplateDetailsId}
Get a single scope attribute for a specified responsibility template
Method: get
Path: /hcmRestApi/resources/11.13.18.05/areasOfResponsibilityTemplates/{TemplateId}/child/AoRTemplateScope/{TemplateDetailsId}
Get all scope attributes for a specified responsibility template
Method: get
Path: /hcmRestApi/resources/11.13.18.05/areasOfResponsibilityTemplates/{TemplateId}/child/AoRTemplateScope
Update a single scope attribute for a specified responsibility template
Method: patch
Path: /hcmRestApi/resources/11.13.18.05/areasOfResponsibilityTemplates/{TemplateId}/child/AoRTemplateScope/{TemplateDetailsId}