Entrypoints

Removes a artifact plugin from an entrypoint by ID

delete/api/v1/entrypoints/{id}/artifactPlugins/{artifactPluginId}

Path parameters

artifactPluginIdinteger required

ID for the Artifact Plugin resource.

idinteger required

ID for the Entrypoint resource.

Headers

X-Fieldsstring mask

An optional fields mask

Response

Success

idinteger[]

A list of integers identifying the affected resource(s).

statusstring

The status of the request.

Changes

Changed in 2 of the 2 revisions of this API.11