Materiais

Cadastra um material

post/material

Request body

GenericObject required

Response

Material cadastrado

statusinteger
responseGenericObject
errorsstring[]

Example response

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

Changes