abra-api
Toggle table of contents
1.1.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
abra-api
abra-api
/
ai.abra.api.service
/
TeamService
/
create
create
suspend
fun
create
(
organisationId
:
String
,
name
:
String
)
:
Result
<
TeamResource
,
Exception
>
Create a new team.
Parameters
organisation
Id
The organisation ID (path parameter).
name
The name of the team.