Skip to content

Latest commit

 

History

History
executable file
·
12 lines (9 loc) · 8.05 KB

postv1jobsjobidresponse.md

File metadata and controls

executable file
·
12 lines (9 loc) · 8.05 KB

PostV1JobsJobIdResponse

Fields

Field Type Required Description
contentType string ✔️ N/A
job shared.Job Example response
statusCode number ✔️ N/A
rawResponse AxiosResponse> N/A
unprocessableEntityErrorObject shared.UnprocessableEntityErrorObject Unprocessable Entity

This may happen when the body of your request contains errors such as invalid_attribute_value, or the request fails due to an invalid_operation. See the Errors Categories guide for more details.