webhooks.v1
Change the signing secret of a config
Change the signing secret of the endpoint of a webhooks config.
If not passed or empty, a secret is automatically generated. The format is a random string of bytes of size 24, base64 encoded. (larger size after encoding)
PUT
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Config ID
Example:
"4997257d-dfb6-445b-929c-cbe2ab182818"
Body
application/json
Response
200
application/json
Secret successfully changed.
The response is of type object
.