DeleteMetaEntityDef
Deletes a metadata entity definition, including custom entity types and extension table types.
Operation description
DataWorks Professional Edition or a more advanced edition is required.
Try it now
Test
RAM authorization
Request syntax
POST HTTP/1.1
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| EntityType |
string |
Yes |
The entity type. |
custom_entity-customer_api |
| Force |
boolean |
No |
Specifies whether to force delete the entity definition. Default value: false. Valid values:
|
true |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
Id of the request |
3C1E755D-B606-57A4-9B9C-7B214E81354C |
| Success |
boolean |
Indicates whether the request was successful. |
true |
Examples
Success response
JSON format
{
"RequestId": "3C1E755D-B606-57A4-9B9C-7B214E81354C",
"Success": true
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.