Skip to main content
POST
/
v1
/
nomenclature
/
categories
/
{id}
/
restore
Restore category
curl --request POST \
  --url https://api.nomi.tools/v1/nomenclature/categories/{id}/restore \
  --header 'Authorization: Basic <encoded-value>'

Authorizations

Authorization
string
header
required

Use HTTP Basic Authentication. Provide your email as login and PPT token as the password.

Path Parameters

id
string
required

Response

204

Category restored successfully