Update a Skill Type
PATCH {{baseUrl}}/api/v1/skillTypes/:skilTypeId
This API Updates a Skill Type
OAuth Scope
Desk.settings.UPDATE
Attributes
Attribute Name | Data Type | Description |
---|---|---|
name | <String> | Name of the skilltype |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |
RESPONSES
status: OK
{"modifiedTime":"2020-07-23T12:39:11.776Z","associatedSkills":[],"createdBy":"1000000000059","departmentId":"1000000013248","name":"Product","createdTime":"2020-07-23T12:39:11.776Z","modifiedBy":"1000000000059","id":"1000000173019"}