Skip to main content
Provide feedback on tasks in an Employee's Task Profile

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

employee_external_id
string
required

The external identifier of the Employee.

Body

application/json
tasks
object[]
required

List of task feedback items.

source
string

Optional identifier of the source of this feedback.

Example:

"workday"

Response

No Content