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": "880fb6d5-8139-4e0b-9a9f-8c51c80a6c80", "StateRecruitPostExperiencePointId": 2 }
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.