Create a group

šŸ”‘

Required OAuth scope: groups:write.

Creates a new group.

Body Params
privacyPolicy
object

The privacy policy of the group.

moderationCharter
object

The moderation charter of the group.

termsOfUse
object

The terms of use of the group.

imprint
object

The imprint of the group.

string
^[a-fA-F0-9]{24}$

The banner image of the group. Ensure that given media is an image with the proper size (at least 980px wide and 370px high).

string
^[a-fA-F0-9]{24}$

The background image of the group. Ensure that given media is an image with the proper size (at least 760px wide and 880px high).

string
^[a-fA-F0-9]{24}$

The favicon image of the group. Ensure that given media is an image with the proper size (less than 500px wide and 500px high and more than 16px wide and 16px high).

string
^[a-fA-F0-9]{24}$

The logo image of the group.

string
length between 3 and 255
^[a-z0-9][a-z0-9-]*$

The subdomain of the group.

string

The custom url of the group. The given URL must resolve on the same address as 360learning.com.

string
required
length ≄ 1

The name of the group.

string
length ≄ 1

A custom field to store information available only in the General settings of the group, the CSV exports, and the API. This information is not displayed to learners on the platform.

boolean
required

True if the group is public; false if the group is private.

string
required
^[a-fA-F0-9]{24}$

The unique ID of the parent group.

Headers
string
enum
required

The version of the API.

Allowed:
Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json