POST /performance-management/competencies/scale/create
Host: api-learn.ispringlearn.com
Content-Type: application/json
Accept: application/json
X-Auth-Account-Url: https://myaccount.ispringlearn.com
Authorization: Bearer N3Hk5sds1_DVj1JFTqJKFWjGHf94DWp1YSffLxeZX8co
{
"name": "No/Yes",
"levels": [
{
"levelId": "3fa85f64-5717-4562-b3fc-2c963f66afa7",
"name": "No",
"score": 0
},
{
"levelId": "3fa85f64-5717-4562-b3fc-2c963f66afa8",
"name": "Yes",
"score": 1
}
]
}
CODE