DELETE conference/{id}

Delete conference by ID.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Conference ID to delete.

integer

Required

Body Parameters

None.

Response Information

Resource Description

HTTP OK 200 Status code or error message in case it fails.

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.