POST
/
auth
/
roles

Body

application/json
name
string
required
tenantId
string
required
description
string | null
permissions
string[] | null

Response

200 - application/json
id
string
required
name
string
required
tenantId
string
required
createdAt
string
required
updatedAt
string
required
description
string | null
permissions
string[] | null
_count
object