put https://dash.readme.com/api/v1/categories/
Change the properties of a category.
Log in to see full request history
Responses
200The category was successfully updated.
Change the properties of a category.
200The category was successfully updated.
xxxxxxxxxx
curl --request PUT \
--url https://dash.readme.com/api/v1/categories/slug \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: