Skip to main content
POST
Seed system roles

Authorizations

Authorization
string
header
required

API key passed as Bearer token

Response

object[] | null

OK

created_at
string<date-time>
required
id
string
required
is_system
boolean
required
name
string
required
permissions
string[] | null
required
project_id
string
required
updated_at
string<date-time>
required
$schema
string<uri>
read-only

A URL to the JSON Schema for this object.

Example:

"https://api.strait.dev/schemas/ProjectRole.json"

description
string
parent_role_id
string