/skillClass
The following operations are supported on this resource:
Updates a skill class.
Input Payload
element |
consumeable content type(s) |
(custom) |
- */*
- application/xml
- application/json
- text/html
|
description |
The skill class to be updated. |
Output Payload
element |
produceable content type(s) |
(custom) |
- */*
- application/xml (alternative mount point: /xml)
- application/json (alternative mount point: /json)
- text/html (alternative mount point: /html)
|
description |
The updated skill class. |
Creates a new skill class.
Input Payload
element |
consumeable content type(s) |
(custom) |
- */*
- application/xml
- application/json
- text/html
|
description |
The skill class to be created. |
Output Payload
element |
produceable content type(s) |
(custom) |
- */*
- application/xml (alternative mount point: /xml)
- application/json (alternative mount point: /json)
- text/html (alternative mount point: /html)
|
description |
The created skill class. |