--- title: feature (/jobs/feature) tags: job --- **URL** : /jobs/feature HTTP Method : patch --- **Header** ``` Authorization : "Bearer <Token>" ``` **Request** ``` [ { "jobId" : "458e294f-d51d-4fcf-812a-74b13bc40775", "isFeatured" : true } ] ``` **Description** --- **Header** ``` ``` **Response** ``` { "meta": { "code": 200, "message": "Success!", "isError": false }, "data": { "response": [ { "id": "458e294f-d51d-4fcf-812a-74b13bc40775", "isFeatured": true } ] } } ``` **Description**
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up