← Back to catalog

Other

Learnifier

auto-generated
swirls add learnifier
actionPOSTv1.0.0

Activate participant

Activates a participant so that it can be used

Source
actionPOSTv1.0.0

Add participant

Add a user to the project. Participant information is created for the user. In the body object, only one of either email or userid must be specified. The participant needs to be activated before it the user can access it.

Source
actionPOSTv1.0.0

Adds a user

Adds a user. No two users can have the same email address. Email is saved WITH case but compared regardless of case. Email can be changed for a user assuming it doesn't cause a conflict.

Source
actionPOSTv1.0.0

Create project

Creates a new project

Source
actionDELETEv1.0.0

Deletes a participant

Deletes a participant. The user itself will still remain but any state related to the project will be deleted. It might not be possible due to constraints from the products in the project to delete the participant. However this can only be determined at the time of the delete. If a delete fails the participant will have their inError flag set.

Source
actionDELETEv1.0.0

Deletes the project

Deletes the project. The project can only be deleted if the project do not contain any participants.

Source
actionGETv1.0.0

Get Organization Unit

Returns information about the specified organization unit. The response includes the display name, internal and external id and client number.

Source
actionGETv1.0.0

Get user group

Returns single User Group.

Source
actionGETv1.0.0

List Global User Groups.

Returns a list of Global User Groups. Global User Groups are set up for the realm, and will generate groups that can be used on the client level.

Source
actionGETv1.0.0

List of all users in group.

Returns a list of all members in User Groups that are based on the Global Group with this groupid.

Source
actionGETv1.0.0

List of all users in group.

Returns a list of all members in User Groups that are based on the Global Group with this groupid.

Source
actionGETv1.0.0

List User Groups.

Returns a list of User Groups for the org unit.

Source
actionGETv1.0.0

Lists all users

Lists all users. Only api callers that have full access can call this method.

Source
actionGETv1.0.0

Organization Units

The orgunits endpoint returns information about the available organization units (orgunits). The response includes the display name, internal and external id and client number.

Source
actionGETv1.0.0

Project information

Returns project information

Source
actionGETv1.0.0

Project participants

Returns project participants

Source
actionGETv1.0.0

Project team members

Returns the project team members. A team member is a ....

Source
actionDELETEv1.0.0

Remove user group member.

Removes a user from a user group.

Source
actionPATCHv1.0.0

Update project information

Updates information about a project. Values are only updated if the fields are specified in the input

Source
actionPATCHv1.0.0

Updates user information

Updates a user. All values that have a key defined in the input will be set. So if a value should not be updated omit it totally from the input, otherwise it will be unset.

Source
actionGETv1.0.0

User profile picture

Returns a thumbnail picture of the user. This can either be a selected picture or an auto generated image. This method doesn't require a full sign in. The api key is sufficient. The image is square and is likely, but not necessary, to be in 128x128 PNG format. However the format will always be either PNG, JPEG or GIF.

Source
Beyond the catalog

Any provider, on request.

01

Request it

Tell us which provider you need, and we will ship it in the registry.

02

Generate it

Point swirls add at an OpenAPI or GraphQL spec. Typed actions for any API you hold credentials for, today.

acme · integrations
terminal
~/acme $swirls add linear
✓ 12 typed actions · scopes and schemas included
 
~/acme $swirls add https://api.acme.dev/openapi.json
◆ Fetched spec · 38 operations
✓ 6 typed actions · generated from spec