An Authentication contains various fields, often credentials such as API tokens, used to access Partner APIs on behalf of a user. The actual fields are held securely by Zapier

app
required

An app that integrates with Zapier. (Expandable)

id
string
required
is_expired
boolean
required

If true, this Authentication has expired. It will not be usable, and the user needs to be directed to reconnect it.

title
string
required
type
enum<string>
default:
authentication
required

The type of this object.

  • authentication - authentication
Available options:
authentication