taxonomy
Allows you to interact with taxonomy and related endpoints.
all
[GET] /api/taxonomies
๐จ This endpoint is missing documentation.
Help out by opening a merge request, and be sure to follow the instructions found in the Contributing Guide.
Here are some helpful links that should help you get started:
create
[POST] /api/taxonomies
๐จ This endpoint is missing documentation.
Help out by opening a merge request, and be sure to follow the instructions found in the Contributing Guide.
Here are some helpful links that should help you get started:
new
[GET] /api/taxonomies/new
๐จ This endpoint is missing documentation.
Help out by opening a merge request, and be sure to follow the instructions found in the Contributing Guide.
Here are some helpful links that should help you get started:
edit
[GET] /api/taxonomies/:id/edit
๐จ This endpoint is missing documentation.
Help out by opening a merge request, and be sure to follow the instructions found in the Contributing Guide.
Here are some helpful links that should help you get started:
get
[GET] /api/taxonomies/:id
๐จ This endpoint is missing documentation.
Help out by opening a merge request, and be sure to follow the instructions found in the Contributing Guide.
Here are some helpful links that should help you get started:
update
[PATCH] /api/taxonomies/:id
๐จ This endpoint is missing documentation.
Help out by opening a merge request, and be sure to follow the instructions found in the Contributing Guide.
Here are some helpful links that should help you get started:
delete
[DELETE] /api/taxonomies/:id
๐จ This endpoint is missing documentation.
Help out by opening a merge request, and be sure to follow the instructions found in the Contributing Guide.
Here are some helpful links that should help you get started:
all
[GET] /api/taxonomies/:taxonomy.id/taxons
๐จ This endpoint is missing documentation.
Help out by opening a merge request, and be sure to follow the instructions found in the Contributing Guide.
Here are some helpful links that should help you get started:
create
[POST] /api/taxonomies/:taxonomy.id/taxons
๐จ This endpoint is missing documentation.
Help out by opening a merge request, and be sure to follow the instructions found in the Contributing Guide.
Here are some helpful links that should help you get started:
new
[GET] /api/taxonomies/:taxonomy.id/taxons
๐จ This endpoint is missing documentation.
Help out by opening a merge request, and be sure to follow the instructions found in the Contributing Guide.
Here are some helpful links that should help you get started:
get
[GET] /api/taxonomies/:taxonomy.id/taxons/:id
๐จ This endpoint is missing documentation.
Help out by opening a merge request, and be sure to follow the instructions found in the Contributing Guide.
Here are some helpful links that should help you get started:
edit
[GET] /api/taxonomies/:taxonomy.id/taxons/:id/edit
๐จ This endpoint is missing documentation.
Help out by opening a merge request, and be sure to follow the instructions found in the Contributing Guide.
Here are some helpful links that should help you get started:
update
[PATCH] /api/taxonomies/:taxonomy.id/taxons/:id
๐จ This endpoint is missing documentation.
Help out by opening a merge request, and be sure to follow the instructions found in the Contributing Guide.
Here are some helpful links that should help you get started:
delete
[DELETE] /api/taxonomies/:taxonomy.id/taxons/:id
๐จ This endpoint is missing documentation.
Help out by opening a merge request, and be sure to follow the instructions found in the Contributing Guide.
Here are some helpful links that should help you get started: