Create a User
POST https://api.warrant.dev/v1/users
In order to check and enforce user permissions, Warrant needs to know about your system's users.
The users API provides a way to bridge ('create') your users with Warrant without sharing all of your user data.
See Warrant Docs for more details.