Patch Position

Given a position id and data that needs to be patched, it patches the position. Note: All required body params in the schema are not enforced in PATCH request, unlike path params.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

EF Entity ID of position

Body Params
boolean | null

if the position is confidential or not

string | null

group id

string | null
required

Title of the Position

followers
array of strings | null

all the followers of the position

followers
string | null

Detailed Job Description in a text format

string | null

system id

string | null

display job id

calibrationData
object | null

calibration data of the job

Headers
string
required

The secret key to access the api. It starts with the bearer token

Response

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json