Returns a Job ID. You can then poll for the completion of the job that will eventually return a resource object of type field
The response contains the ID of the asynchronous job that started:
To get the asynchronous job result, poll the job result endpoint. While the task is in progress, the endpoint returns a 404
status code. When the job completes, the status changes to 200 OK
: