UpdateUploadedCandidateProfileActions_CandidateProfileInput| Name | Description |
|---|---|
String! | The identifier for the uploaded CandidateProfile to be updated. |
[CandidateProcessActionInput!]! | Any associated actions that can be performed on the candidate profile.Only one of each type of action is permitted for the candidate profile.
Currently, only a ViewProfile action type is defined to provide a URL to view the candidate's profile. |
| Parent name | Parent type | Description |
|---|---|---|
| UpdateUploadedCandidateProfileActionsInput | Input Object | candidateProfile field |