POST Skills/AdminExperienceSetCheckedValue
Request Information
URI Parameters
None.
Body Parameters
SkillsAdminExperienceSetCheckedValueName | Description | Type | Additional information |
---|---|---|---|
value | boolean |
None. |
|
experienceId | integer |
None. |
Request Formats
application/json, text/json
Sample:
{ "value": true, "experienceId": 2 }
Response Information
Resource Description
None.