Updates reference information of an recipient object.Ask AIput https://example.com/entities/{entityId}/recipients/{recipientReference}/aliasupdates reference information of an recipient object.Path ParamsentityIdstringrequiredrecipientReferencestringrequiredrecipient reference value.Body Paramskeysarray of stringsList of alias keyskeysADD stringvaluestringAlias valueHeadersX-CorrelationIDstringHeader parameter to uniquely identifies the request. Must be supplied as an UUID.X-Channelstringlength ≤ 256String containing the channel used to originate the request. For example USSD, Web, App.X-API-KeystringIt is used to send the pre-shared client API key to the server.X-User-BearerstringrequiredIt is used to send the user’s access token when OAuth 2.0/OIDC authorization framework is used for end-user authentication.X-Callback-URLuriURL supplied by the client that will be used to return the callback in the form of an HTTP PUT.Responses 204Data has been updated successfully. 400Bad request. 401An unauthorized execution attempt was detected. 403The received token does not contain any of the required roles. 404There is no resource matching the requested ID or reference. 500An internal error occurred.Updated 29 days ago