CopyHuntGroupClientInfoDisplayTemplate copies the client info display template from one hunt group to another. It will create a new template in the destination hunt group with the same settings as the source template if it doesn't already exist. Otherwise, it will update the existing template with the source template settings.
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Body Params application/json
Example
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST 'https://api.cbf.tcn.com/api/v1alpha1/org/huntgroup/copyhuntgroupclientinfodisplaytemplate' \
--header'Content-Type: application/json' \
--data-raw''