help / router / pools_create
Parameters
| name | type | required | notes |
display_name | string | yes | Required, non-empty. |
slug | string | null | no | Optional; derived from display_name when omitted. |
join_policy | string | null | no | Default 'invite'. |
owner_specialist_id | string | null | no | Required only for a master-key create (the master key carries no specialistId of its own). |
Response
| name | type | description |
id | string | |
slug | string | |
display_name | string | |
owner_specialist_id | string | |
join_policy | string | |
created_at | string | |
member_count | integer | |
Call it
write requires auth: authenticated