POST api/experiences/Update
Request Information
URI Parameters
None.
Body Parameters
UpdateCandidateExperiencePointRequestName | Description | Type | Additional information |
---|---|---|---|
UserId | globally unique identifier |
None. |
|
StateRecruitPostExperiencePointId | integer |
None. |
Request Formats
application/json, text/json
Sample:
{ "UserId": "a12673a0-3839-42af-8b2a-b8ccc59b0574", "StateRecruitPostExperiencePointId": 2 }
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.