Ampersand · Example Payload

Ampersand Api Patch Api Key Request Example

Developer ToolsIntegrationsPlatformSaaSOAuthData SyncWebhooks

Ampersand Api Patch Api Key Request Example is an example object payload from Ampersand, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

updateMaskapiKey

Example Payload

Raw ↑
{
  "updateMask": [
    "active",
    "label"
  ],
  "apiKey": {}
}