LIST - List all webhook content types
GET {{baseUrl}}/config/webhooks/payload/content-types
This endpoint is used to get webhook content types.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"ContentTypes":["\u003cstring\u003e","\u003cstring\u003e"]}