Discussions
API - Create a new Job
12 months ago by Andy
I am using JavaScript to create a new job via the API. The documentation states that "a UUID will be automatically generated for the new record and returned in the response header as x-record-uuid".
When I examine the response headers the only keys that are available are:
cache-control
content-length
content-type
expires
Can anyone please shed light on where I can find the UUID?
Thanks