Constructor.
JsonConvert instance
The session token
The session token
Creates a group.
The group to be created.
Deletes a group. This method does not actually delete a group, but sets the status to false.
The IRI of the group.
Gets a group by IRI.
The IRI of the group.
Gets the members of a group.
The IRI of the group.
Returns a list of all groups.
Handles parsing errors.
the error class provided by us
Performs a general PUT request.
the relative URL for the request
Performs a general GET request.
the relative URL for the request
Performs a general PATCH request.
the relative URL for the request
the body of the request
content content type of body, if any.
Performs a general POST request.
the relative URL for the request
the body of the request, if any.
content content type of body, if any.
Performs a general PUT request.
the relative URL for the request
the body of the request
content content type of body, if any.
Updates a group.
The IRI of the group to be updated.
The group information to be updated.
Updates the status of a group.
The IRI of the group to be updated.
The new status of the group.
Generated using TypeDoc
An endpoint for working with Knora groups.