Job API:Notes

Add a note

post/jobs/{jobId}/notes

Path parameters

jobIdinteger required

Request body

typestring nullable

Note type

textstring required

Note content

applicationIdinteger[] nullable
referencestring nullable

Optional reference string used to identify a note or group of notes

Response

Created

noteIdstring uuid required
typestring nullable
sourcestring nullable
textstring nullable
subjectstring nullable
referencestring nullable
readonlyboolean

This note cannot be updated

createdAtstring date-time
updatedAtstring date-time nullable

Changes

No recorded changes to this endpoint across all 2 revisions of this API.