POST Skills/AdminExperienceSetCheckedValue

Request Information

URI Parameters

None.

Body Parameters

SkillsAdminExperienceSetCheckedValue
NameDescriptionTypeAdditional information
value

boolean

None.

experienceId

integer

None.

Request Formats

application/json, text/json

Sample:
{
  "value": true,
  "experienceId": 2
}

Response Information

Resource Description

None.