Add a tertiary qualfication to an application

View as Markdown

Appends a qualification (with optional nested subjects) to an existing application. Allowed while the application has not yet been processed.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

idstringRequired

(Required)

Request

This endpoint expects an object.
typestringRequired
sourcestringRequired
dataobjectRequired
subjectslist of objectsRequired

Response

OK
idstringformat: "uuid"
typestring
dataobject
parentIdanyOptional

Errors

400
Bad Request Error