v1
latestSwagger 2.02026-07-1311212.1 KBApplicant
Updates the custom attributes for an applicant.
This method only adds or updates attributes. Null values will be updated as nulls, but not deleted. API Import is available in the Advanced Plan.
post/api/v2/applicant/attributes
Query parameters
emailstring required
The email address of the applicant.
pool'Standard' | 'CommonAppSDS'
commonAppYearinteger
Request body
object required
Example request
{
"name1": "Value1",
"name2": "Value2"
}Response
OK
string required