/file/export/rules/webhook/{name}

Exports the information for one or more webhooks to JSON. The information is returned in both a .json file attachment and in the response. The exported information can be imported to a tenant using the /file/import/rules/webhook.

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

The base name to assign to the exported file. The endpoint will append ".json" to this name.

Body Params
boolean

Specifies if the webhook's header information should be exported.

boolean

Specifies if the webhooks URL should be exported.

policy_ids
array of strings

The IDs of the webhooks to export. You can get the IDs of each webhook on the tenant by invoking the /rules endpoint.

policy_ids
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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