Properties are not visible in Composer for Thing shape after creating through REST API
Hello,
I am trying to create 48 Numbers of properties for a Thing Template in Thingworx using RestAPI. While creating each property I receive 200 Ok response. (Used AddPropertyDefination service)
Error: some of those properties are not visible in Composer.
However, GetInstanceMetadataAsJSON gives all 48 properties in response.
Note: Problem is similar to article: https://www.ptc.com/en/support/article/CS314694
but this is for thing template.

