Authentications
Create Authentication
Creates a new Authentication for the provided App. See our Adding an Authentication guide to get started.
OAuth
This endpoint requires the authentication:write
OAuth scope.
POST
Authorizations
See our OAuth2 authentication documentation
Response
201
application/json
Base Response definition to be used in other Response Serializers.
Be sure to include the data
field after using this class
The links object returned in paginated response bodies.
The meta object returned in paginated response bodies.
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
Was this page helpful?