/api/v1.0/{appId}/webhooks/{oauthAppId}/subscriptionsAsk AIpost https://api.flipdish.co/api/v1.0/{appId}/webhooks/{oauthAppId}/subscriptionsPath ParamsoauthAppIdstringrequiredappIdstringrequiredBody ParamsIdint32Webhook subscription identifierOwnerUserIdint32Webhook subscription owner user identifierVersionstringWebhook subscription owner user identifierEventNamesarray of stringsWebhook subscription event namesEventNamesADD stringCallbackUrlstringCallback url. Flipdish system POST messages to this url.EnabledbooleanIs webhook subscription enabled.truefalseVerifyTokenstringThis is your token which will be in the Header of each POST request from Flipdish with name: X-Verify-Token.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesDataMessageapplication/jsonapplication/xmltext/jsontext/xmlAllowed:DataMessageapplication/jsonapplication/xmltext/jsontext/xmlResponses 200Created WebhookSubscription identifier 400BadRequest 401Authentication has been denied for this request. 403Successful authentication, but authorization has been denied for this request.Updated 11 months ago