Skip to main content
DELETE
/
api
/
v1
/
admin
/
cnaes
/
{codigo}
Excluir CNAE
curl --request DELETE \
  --url https://services.pref.rio/go/v1/api/v1/admin/cnaes/{codigo} \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

codigo
string
required

Código do CNAE

Response

OK

The response is of type object.