Objects
Delete a single asset property
Remove an asset property by name. The target object must be an asset. Mandatory properties cannot be removed.
delete/v1/objects/{object-id}/asset-properties/{name}
Path parameters
object-idinteger required
namestring required
Asset property (attribute) name (URL-encoded).
Response
Property deleted.
Changes
Changed in 2 of the 115 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 40 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲