Create an Object Type

POST https://api.warrant.dev/v1/object-types

Object types are the key building block of an access model in Warrant. They allow you to model your system including the relationships between users and resources/objects as a simple JSON schema.

Check out the Warrant Docs for more info about how to create object types.

Request Body

{"type"=>"group"}