Skip to main content
Provide feedback on tasks in a Job's Task Profile

Authorizations

Authorization
string
header
required

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

Path Parameters

job_external_id
string
required

The external identifier of the Job.

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