Processos

Remove um processo

delete/processo/{id}

Path parameters

idinteger required

Response

Processo removido

statusinteger
responseboolean
errorsstring[]

Example response

{
  "status": 200,
  "response": true,
  "errors": []
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.