2.1.1 Success interface
A Success response indicates that a request was processed successfully, but there is no specific response available. There are two implementations, each corresponding to its own HTTP response code:
All responses with 200, 201 or 204 HTTP response codes should be considered successful by a client.
Last updated on