Skip to main content
DELETE
curl

Authorizations

x-api-key
string
header
required

Body

application/json

Provide library_keys OR bundle.

library_keys
string[]

Specific presets to install or uninstall.

bundle
string

Install or uninstall every preset in this bundle instead.

Response

How many presets were removed.

installed_library_keys
string[]

POST (install) only: presets installed by this call.

installed_count
integer

POST (install) only.

uninstalled_count
integer

DELETE (uninstall) only: presets removed by this call.