put deprecatedhttps://openapi.pleo.io/v1/account-categories/
Log in to see full request history
Responses
500Something went wrong. Please contact the administrator if problems persist.
500Something went wrong. Please contact the administrator if problems persist.
xxxxxxxxxx
curl --request PUT \
--url https://openapi.pleo.io/v1/account-categories/accountCategoryId \
--header 'accept: application/json' \
--header 'content-type: application/json'
xxxxxxxxxx
{
"id": "string",
"name": "string",
"typeKey": "entertainment",
"hidden": true
}