A null response
This is something you might return on, for example, a DELETE request. It simply indicates that the request was successful but that there was no data to return.
DELETE
Optional
Generated using TypeDoc
A null response
This is something you might return on, for example, a
DELETE
request. It simply indicates that the request was successful but that there was no data to return.