Update Application Settings (MERGE)

Update the specified application settings.

Use the MERGE method to update the specified properties. Those properties that you do not specify retain their current values.

Syntax

Perform a MERGE request at the following URL:

http://host:port/[public/]odata/applications/{v1|latest}/{appid}/Connections(‘{appcid}’)

Parameters

Returns

If successful, returns a 200 OK status code.

If you never explicitly registered the client, returns a 404 status code.

Examples