Delete AE Assessment

Delete
/employers/{employerId}/employees/{employeeId}/autoenrolment/assessments/{id}

Deletes the AeAssessment specified by the Id for the Employee specified by the EmployeeId.

Store values

Parameters

string
The Id of the Employer to which the Employee belongs
string
The Id of the Employee the assessment is for
string
The Id of the Assessment.
Try it

Possible Responses

204 No Content
404 Not Found