Skip to main content

jobs/{id}/traces (post)

To submit a new message and attach to job.


URL

(POST) /jobs/{id}/traces

PARAMETERS

URL parameters are:

id

The job ID. Also see jobs/{id}/summary

string, Mandatory

 

The other parameters are included as a JSON object in the request body:

msg

The message.

string, Mandatory
notify

Optional boolean indicating if the message shall be notified.

Default: true

bool, Optional

 

ACCESS RIGHTS

The method returns an error if the user is not authorized to delete the trace.

RESULTS

None.

 

 

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.