Skip to main content
POST
/
api
/
InterviewNoteTemplates
/
{templateId}
Copy Interview Note Template.
curl --request POST \
  --url https://api.example.com/api/InterviewNoteTemplates/{templateId}

Path Parameters

templateId
integer<int32>
required

Query Parameters

newName
string

Response

200

OK