Skip to main content
DELETE
/
v1
/
nomenclature
/
movements
/
{id}
Delete movement
curl --request DELETE \
  --url https://api.nomi.tools/v1/nomenclature/movements/{id} \
  --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

Movement deleted successfully