Open
Description
It feels like to me that a 201 should win as a client can always look at the content-length to know there is no body.
However, in the section on managing webhook subscriptions, the guidelines say:
The service MUST return an empty body and 204 No Content to indicate a successful patch
If we apply this rigidly, it means that if the subscription API supported "upserts" then we wouldn't be able to return a 201 to indicate creation.
Metadata
Metadata
Assignees
Labels
No labels