Uninstall an action
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
id
Response
The uninstalled action id.
data