Replace entity metadata

Fully replace the current metadata object with the specified instance.

Authentication

AuthorizationBearer

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

Path parameters

entity_idstringRequired

Headers

x-monite-versionstringRequired

Request

This endpoint expects an object.
metadatamap from strings to anyRequired
Metadata for partner needs

Response

Successful Response
metadatamap from strings to any or null
Metadata for partner needs

Errors