Update Job Title
Jobs Routes
Update Job Title
Update the title of a job.
PATCH
Update Job Title
Authorizations
Pass the API key in the Authorization header, You need to put Token keyword before the API key. e.g. 'Authorization: Token '
Path Parameters
The unique identifier of the job
Example:
"48f7656f-098b-4c43-b165-7cfd2cc8ac30"
Query Parameters
The unique identifier of the project
Example:
"48f7656f-098b-4c43-b165-7cfd2cc8ac30"
Body
application/json
Request body containing the new title
Required string length:
1 - 500Example:
"Updated Meeting Notes"