Creates a new assessment based on the provided template details.

Validation (not in required): TemplateId NotNull/NotEmpty; Name NotNull/NotEmpty/Predicate

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The request containing the data required to create an assessment from a template.

int32

The Id of the template to create the new assessment from.

string
required
length ≥ 1

The name of the new assessment.

string | null

For a Vendor specific template, the systemId is required.

string | null

The Employee ID of the assessment's owner.

int32 | null

The ID of the form submission that this assessment is associated with.
Prefer Mine.Portal.Module.Assessments.Pages.Api.Public.Contracts.Responses.CreateFromTemplateRequest.FormSubmissionIds to associate more than one; both are honoured and unioned.

formSubmissionIds
array of int32s | null

The IDs of the form submissions that this assessment is associated with.
Unioned with Mine.Portal.Module.Assessments.Pages.Api.Public.Contracts.Responses.CreateFromTemplateRequest.FormSubmissionId when both are supplied.

formSubmissionIds
Headers
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json