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
When you POST to create a resource, some resources return the created object in JSON format and some return nothing at all. For instance Cable returns data and Site does not.
Is this by design or is the API just not used very much?