Skip to Content
FluxStore is currently invite-only. Some sections of this documentation are still being written and expanded.
DELETE/api/v1/categories/{id}

Delete a category. Packages in the category are not deleted; their categoryId is set to null.

Requires the Categories:Delete permission.

Path parameters

idstring· uuidrequired
The category ID.