Create User API
Learn how to create users via the API. This demonstrates catch-all routes with multiple segments.
params.slug = ["api","users","create"]Segments: 3 • Path: /api/users/create
Learn how to create users via the API. This demonstrates catch-all routes with multiple segments.