Register Webhook With Third Party
POST {{aws_codepipeline_base_url}}/?Action=RegisterWebhookWithThirdParty
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Action | string | The name of an existing webhook created with PutWebhook to register with a supported third party. |
Request Body
{"webhookName"=>"string"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
User-Agent | string | ||
X-Amz-Target | string |