Close

Close
Close

Close YES
Close NO
 
API Reference

AdjustSkill



Adjusts a RedCritter skill that you have created in RedCritter Connecter. You can add or subtract skill points that will affect the user's skill level.
This version of the AdjustSkill command is used to add or subtract skill points for the users and teams specified with the ProfileEntity value.
https://redcritterconnecter.com/services/gamificationv1/AdjustSkill?SecretKey={SecretKey}&ProfileEntity={ProfileEntity}&SkillName={SkillName}&Points={Points}
This version of the AdjustSkill command is used to add or subtract skill points for the users and teams specified with the ProfileEntity value. The Secret Key must be the App Secret Key.
https://redcritterconnecter.com/services/gamificationv1/AdjustSkill?SecretKey={SecretKey}&ExternalAccountID={ExternalAccountID}&ProfileEntity={ProfileEntity}&SkillName={SkillName}&Points={Points}
API Information
Use Runtime
Method HTTP GET
Invites User Yes
Billable Yes
Response JSON,XML
API Version 1