Skip to main content
POST
Add Role Definition

Body

application/json
name
string
required
handle
string
required
description
string | null
short_description
string | null
icon
string<uri> | null
image_url
string<uri> | null
period
integer | null
period_type
enum<string> | null
Available options:
days,
weeks,
months,
years,
absolute_date,
absolute_week,
absolute_month
absolute_expiry
string | null
notes
string | null
group_name
string | null
group_handle
string | null
meta
string[] | null
custom_fields
object[]

Response

RoleDefinition

data
RoleDefinition · object
required