Deletes the DrawdownNotice identified by given ID
delete
/syndicationapplication-services/service/api/v1/syndicationapplications/drawdownnotice/{id}
This operation deletes the DrawdownNotice identified by given ID using Syndication Application Service.
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
id(required): string
Id of the DrawdownNotice that needs to be fetched
Response
Supported Media Types
- application/json
- application/xml
200 Response
Successful operation.
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error