Skip to main content
POST /api/v1/forward/templates/{template_id}/clone Creates a new template by copying the source template’s agent configuration and session defaults.

Headers

Path parameters

Body parameters

Example request

Example response

HTTP 201 Created

Response fields

Returns the newly created Template object.

Errors

Notes

  • Clone generates a new Template ID.
  • Cloning does not copy Identity Config records.

Create a template

Update a template