User Context Object Types REST Endpoints

User Context Object Types
The user context object types resource is used to view and update an user context object type.
Create an object type
Method: post
Path: /crmRestApi/resources/11.13.18.05/userContextObjectTypes
Get all object types
Method: get
Path: /crmRestApi/resources/11.13.18.05/userContextObjectTypes
Get an object type
Method: get
Path: /crmRestApi/resources/11.13.18.05/userContextObjectTypes/{ObjectTypeCode}
Update an object type
Method: patch
Path: /crmRestApi/resources/11.13.18.05/userContextObjectTypes/{ObjectTypeCode}