POST Job/UpdateDocumentType

Documentation for 'UpdateDocumentType'.

Request Information

Parameters

NameDescriptionAdditional information
model
Documentation for 'model'.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "ATSResumeID": 1,
  "ResumeFilePath": "sample string 2",
  "DocumentTypeID": 3
}

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'FormUrlEncodedMediaTypeFormatterTracer' to write type 'AttachmentDto'.