Skip to main content
PATCH
Update Job

Endpoint

Base URL: http://localhost:3000/api/v1
This endpoint requires authentication and Company role.

Authentication

Include the access token in the Authorization header:

Path Parameters

Request Body

All fields are optional - only provide the fields you want to update.

Request Fields

Response

Success Response (200 OK)

Error Responses

400 Bad Request - Validation Error

401 Unauthorized

403 Forbidden

404 Not Found

Notes

Partial Update: Only provide the fields you want to update. Other fields will remain unchanged.
Skill Replacement: Providing skillNames will replace all existing skills with the new ones.