Replace entity metadata

Fully replace the current metadata object with the specified instance.

Path parameters

entity_idstringRequired

Headers

AuthorizationstringRequired

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

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