PUT api/apporgsync/editconnectionname?OrgAppSyncId={OrgAppSyncId}&newName={newName}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
OrgAppSyncId

globally unique identifier

Required

newName

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.