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.

 

 

Copyright Wordbee - Buzzin' Outside the Box since 2008