Create a subscription

Use this endpoint to set up a webhook subscription.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string

A short note about what events this webhook is following.

uri
required

A secure https URL where the event data will be posted.

events
array of strings

List of events you want to be notified about.

events
string
enum

Optional authentication method for outgoing webhook requests. When specified, Snapdocs will authenticate to your webhook endpoint using the configured method (OAuth2 or Basic Auth). When omitted, no Authorization header is sent (you can still verify requests using the HMAC signature which is always provided).

Allowed:
auth_config

Authentication configuration based on auth_type. Required when auth_type is specified.

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json