Create Group
Creating a new group
POST
https://metaforo.io/api/group/create
Headers
Name
Type
Description
api_key*
String
The API KEY
that assigned to you.
authorization*
String
API token.
Request Body
Name
Type
Description
title*
String
The title of the group
name*
String
The readable name of the group
description*
String
The description of the group
cover*
String
The cover of the group
logo*
String
The logo of the group
uid*
Int
The uid
of the group
signature*
String
The signature of the group
Last updated