Zapier · Example Payload

Partner Api Authentication Example

IntegrationsiPaaS

Partner Api Authentication Example is an example object payload from Zapier, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

typeidappis_expiredtitle

Example Payload

Raw ↑
{
  "type": "authentication",
  "id": "500123",
  "app": "example-value",
  "is_expired": true,
  "title": "Example Name"
}