AtsSyncCandidateSyncApplicationGroupInput
Input Object
Input to application group.
Fields
name String
Group name.
description String
Group description.
startDate Date
Start date of the group membership.
endDate Date
End date of the group membership.
Example
{ "name": "xyz789", "description": "abc123", "startDate": "2023-06-01", "endDate": "2023-01-01"}