Delete Resource Attribute
DELETE {{apiPath}}/environments/{{envID}}/resources/{{resourceID}}/attributes/{{resourceAttrID}}
The following sample shows the DELETE /environments/{{envID}}/resources/{{resourceID}}/attributes/{{resourceAttributeID}}
operation to delete the specified custom resource attribute.
When successful, the DELETE
request returns a code 204 No Content
message.