associate a new required trait with a type definition
POST {{baseUrl}}/type-definitions/:typeName/required-traits
associate a new required trait with a type definition
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Content-Type
|
string |
RESPONSES
status Created
{
"instance_name": "nostrud",
"id": "urn:uuid:c077a39d-c2c2-8e3d-07b6-dd32e2082249",
"trait_name": "dolore quis elit deserunt",
"created_by": "9f2ce64a-441f-f710-dce1-337cb3048d6e",
"create_time": "1961-11-03T16:32:09.956Z",
"update_time": "1982-07-04T23:01:02.914Z",
"updated_by": "urn:uuid:6138234f-9ae4-acbd-a3e8-32e80c7b667c",
"_links": {
"self": {
"href": "adipisicing Lorem ut"
},
"edit": {
"href": "reprehenderit aliquip officia do est"
},
"parent": {
"href": "sit in tempor ad"
},
"trait": {
"href": "pariatur in eiusmod labore"
},
"delete": {
"href": "enim amet"
}
}
} |
ENDPOINTS