POST
/
{publicTenantSlug}
/
attachments
/
temporary
[
  {
    "type": "unassigned",
    "attachmentId": "<string>",
    "attachmentName": "<string>",
    "createdAt": "2023-11-07T05:31:56Z",
    "extension": "<string>"
  }
]

Path Parameters

publicTenantSlug
string
required

Query Parameters

type
enum<string>
required
Available options:
unassigned,
CV,
COVER_LETTER,
ID_DOCUMENT,
QUESTIONNAIRE,
PERSONALITY_TEST,
OFFER,
TRANSCRIPT,
TERMS_AND_CONDITIONS,
JOB_DESCRIPTION,
TERMS_AND_CONDITIONS,
SCORECARD,
MEETING_AUDIO,
OUTPUT,
WORD_REPORT_EXPORT_TEMPLATE,
PPTX_REPORT_EXPORT_TEMPLATE,
ExportedTemplatedReport,
ExportedTemplatedCv,
LOGO,
FAVICON

Body

multipart/form-data

Response

201 - application/json

The response is of type object[].