Replace entity metadata

PUT
Fully replace the current metadata object with the specified instance.

Path parameters

entity_idstringRequired

Headers

Auth
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

This endpoint returns an object.
metadatamap from strings to anyOptional
Metadata for partner needs

Errors