DELETE api/Turmas/{id}
Deleta registo na tabela Turmas na ase de dados
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
Identificador da turma |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Resposta do tipo IHttpActionResult
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.