Skip to main content
POST
Update webhook credentials

Path Parameters

id
string<uuid>
required

Body

application/json
authenticationType
enum<string>
Available options:
None,
BasicAuth,
BearerToken
token
null | string
signingToken
null | string
username
null | string
password
null | string

Response

OK

Standard v2 API response envelope for single-item responses.

data
object
meta
object