mirror of
https://github.com/dathere/ckanaction.git
synced 2025-12-31 09:20:21 +00:00
24 lines
No EOL
625 B
Text
24 lines
No EOL
625 B
Text
---
|
|
title: vocabulary_delete
|
|
full: true
|
|
_openapi:
|
|
method: DELETE
|
|
route: vocabulary_delete
|
|
toc: []
|
|
structuredData:
|
|
headings: []
|
|
contents:
|
|
- content: |
|
|
Delete a tag vocabulary.
|
|
|
|
You must be a sysadmin to delete vocabularies.
|
|
---
|
|
|
|
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
|
|
|
|
Delete a tag vocabulary.
|
|
|
|
You must be a sysadmin to delete vocabularies.
|
|
|
|
|
|
<APIPage document={"./lib/openapi.yml"} operations={[{"path":"vocabulary_delete","method":"delete"}]} webhooks={[]} hasHead={false} /> |