Replace counterpart metadata

Authentication

AuthorizationBearer

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

Path parameters

counterpart_idstringRequired

Headers

x-monite-versionstringRequired
x-monite-entity-idstringRequired
The ID of the entity that owns the requested resource.

Request

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

Response

Successful Response
metadatamap from strings to any
Metadata for partner needs

Errors

401
Put Counterparts ID Partner Metadata Request Unauthorized Error
403
Put Counterparts ID Partner Metadata Request Forbidden Error
404
Put Counterparts ID Partner Metadata Request Not Found Error
422
Put Counterparts ID Partner Metadata Request Unprocessable Entity Error
500
Put Counterparts ID Partner Metadata Request Internal Server Error