Sign inBook a demo
HomeGuidesAPI ReferenceGlossary
HomeGuidesAPI ReferenceGlossary
  • API Reference
Logo
Sign inBook a demo
API ReferenceEntityMetadata

Delete

DELETE
https://api.mercoa.com/entity/:entityId/metadata/:key
DELETE
/entity/:entityId/metadata/:key
1curl -X DELETE https://api.mercoa.com/entity/ent_a0f6ea94-0761-4a5e-a416-3c453cb7eced/metadata/propertyId \
2 -H "Authorization: Bearer <token>"
Try it
Delete all metadata associated with a specific key
Was this page helpful?
Previous

Get All

Next
Built with

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

entityIdstringRequired
Entity ID or Entity ForeignID
keystringRequired

Errors

Get All
Delete all metadata associated with a specific key