Config
Assessment API Sunset
This API has been deprecated since September 4, 2023. The sunset date is May 10, 2024. If you are an assessment provider or looking to build an assessment integration with SmartRecruiters, please consider using the new Assessment API (2021).
Example:
{
"id": "notificationUrl",
"value": "http://api.partnercompany.com/notifications"
}
Fields description
Name | Type | Description |
---|---|---|
id | string | unique string id associated with this config |
value | string | config value |
Updated about 1 year ago