Skip to main content
PUT
Create or update an item type

Authorizations

Authorization
string
header
required

OAuth 2.0 client credentials flow. Contact timeback@trilogy.com to request credentials for your application.

Path Parameters

sourcedId
string
required

Unique identifier of the CASE entity

Body

application/json

A type definition for items in CASE

identifier
string
required

The unique identifier for this item type

uri
string<uri>
required

URI that identifies this CASE entity

title
string
required

The title of the CFItemType

description
string
required

A human readable description of the CFItemType

hierarchyCode
string
required

A human-referenceable code designated by the publisher to identify the item in the hierarchy of ItemTypes

lastChangeDateTime
string<date-time>
required

Date/time when the entity was last modified

typeCode
string

Text code used for type identification

extensions
object

Additional properties for the item type

Response

Successful operation