Ensure a named inbox exists.
Idempotently ensure a named inbox exists. Returns the existing inbox if one with the same name and matching configuration already exists, or creates a new one. Returns 409 if an inbox with the same name but different configuration exists.
Documentation Index
Fetch the complete documentation index at: https://docs.zapier.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
OAuth 2.0 authentication.
Headers
Optional UUID identifying the event or action that caused this request.
Optional UUID to trace this request through downstream systems.
Body
Serializer for PUT ensure endpoint — name is required.
Name for the inbox. Required for ensure.
100Trigger subscription configuration for an inbox.
The reason the inbox was paused, if applicable.
user- userauthentication- authenticationauthentication_access_revoked- authentication_access_revokedpartner_revoked- partner_revokedsubscribe_failed- subscribe_failedmigrate_failed- migrate_failedabandoned- abandonedunknown- unknownupstream_failures- upstream_failures
user, authentication, authentication_access_revoked, partner_revoked, subscribe_failed, migrate_failed, abandoned, unknown, upstream_failures URL to POST notifications to when messages become available.
2048Response
The unique identifier for the inbox.
Creation timestamp in ISO 8601 format.
The status of the inbox.
Trigger subscription configuration for an inbox.
An optional name for the inbox. Must be unique per user within the context of an account.
100The reason the inbox was paused, if applicable.
user- userauthentication- authenticationauthentication_access_revoked- authentication_access_revokedpartner_revoked- partner_revokedsubscribe_failed- subscribe_failedmigrate_failed- migrate_failedabandoned- abandonedunknown- unknownupstream_failures- upstream_failures
user, authentication, authentication_access_revoked, partner_revoked, subscribe_failed, migrate_failed, abandoned, unknown, upstream_failures URL to POST notifications to when messages become available.
2048