patch https://api.lightnote.in/api/v1/stores/categories/
Update a category.
Responses
403Invalid Api Key
500Internal Server Error
Update a category.
403Invalid Api Key
500Internal Server Error
xxxxxxxxxx
curl --request PATCH \
--url https://api.lightnote.in/api/v1/stores/categories/categoryId \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: