Logo
OpenText Developer Cloud public resources API Documentation

type-definitions-{type Name}-attributes

Number of APIs: 2


1. List all the attributes associated with a type

GET {{baseUrl}}/type-definitions/:typeName/attributes

List all the attributes associated with a type



2. create new type attribute

POST {{baseUrl}}/type-definitions/:typeName/attributes

create new type attribute



ENDPOINTS