Update destination user credentialsCopy Pageput https://{hostname}/api/log-streaming/v1/destinations/{destinationId}/user-credentialsPath ParamsdestinationIdintegerrequiredBody Paramspasswordstringrequiredlength between 1 and 256usernamestringrequiredlength between 1 and 256HeadersIf-MatchstringrequiredacceptstringenumDefaults to application/jsonapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200The response signifies the successful update of the credentials specified by destination Id. 400Bad request 403Forbidden 404Not found 409ConflictUpdated about 2 months ago