DELETE api/attributemetadata/{id}/attributereferences/{attributeReferenceId}
Delete an ApplicationReference record.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
The primary key of the AttributeMetaData record in the database. |
integer |
Required |
attributeReferenceId |
The primary key of the ApplicationReference record in the database. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
None.