Uninstall an action

View as Markdown

Removes the install (by id or slug) from this organization. Runs already dispatched are unaffected; the capability can be installed again later. Authorization: organization administrators only.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

idstringRequired

Response

The uninstalled action id.
dataobject