You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 17, 2025. It is now read-only.
I try to create delete function and expected that it maybe return something like: status = OK or http header code may be 200 with a body message
But It always return 204 and response body is null on success case