Entrypoints

Removes a plugin from an entrypoint by ID

delete/api/v1/entrypoints/{id}/plugins/{pluginId}

Path parameters

pluginIdinteger required

ID for the 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

No recorded changes to this endpoint across all 2 revisions of this API.