Delete Custom Action Type
POST {{aws_codepipeline_base_url}}/?Action=DeleteCustomActionType
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Action | string | The category of the custom action that you want to delete, such as source or deploy. |
Request Body
{"category"=>"Build", "version"=>"1", "provider"=>"JenkinsProviderName"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
User-Agent | string | ||
X-Amz-Target | string |