DeleteTrainingHistory


Description:

Deletes Training History details information if requester is authorized to do so


Request:

https://dev02-api-gateway.moorepay.co.uk/hcm/v2/v2/HCM/DeleteTrainingHistory/{employeeId}?courseCode={courseCode}&sessionStartDate={sessionStartDate}[&employeeId][&hrEmployeeId]


Request parameters:

Name

In

Required

Type

Description

courseCode

template

true

string

Key String[6]

sessionStartDate

template

true

string

Date Format yyyy-MM-dd

employeeId

query 

false

string

Key String[6]

hrEmployeeId

query

false

string

HR Employee Id


Request headers:

Name

Required

Type

Description

Authorization

Yes

string

access token


Response: 200 OK


Deletes Training History details information if requester is authorized to do so

{

"responseMessage" : "string"
}


Response: 400 Bad Request

Bad Request


Response: 401 Unauthorized

Unauthorized


Response: 404 Not Found

Not Found


Response: 405 Method Not Allowed

Method Not Allowed


Response: 500 Internal Server Error

Internal Server Error

Created with the Personal Edition of HelpNDoc: Don't Let Unauthorized Users View Your PDFs: Learn How to Set Passwords