Skip to main content

List all webhook content types

GET 

/v2/config/webhooks/payload/content-types

This endpoint is used to get webhook content types.

Responses

OK

Response Headers
    Schema
      ContentTypes string[]required

      Possible values: [application/json, application/x-www-form-urlencoded]

    Loading...