Purpose

This API endpoint enables softgarden to delete applicant data in the assessment partner’s system. This might happen as part of the data deletion procedure or upon candidate request.
The URL can be configured by softgarden but needs to be provided in the configuration process.

HTTP-Method

DELETE

Path

3rd party provider path /{invitationId}

Authentification

Bearer Token

Example curl call

Expected response codes:

CodeMeaning
200 or 204deletion was done successfully
400candidate not found
401unauthorized

Back to the overview

Comments

Comments are closed.