create-community
Communities
Create Community
This api can be used to create community for the authenticated user.
| field_name | data_type | description |
|---|---|---|
| community_name | string | |
| description | string |
POST
create-community
Headers
Body
application/json
The body is of type object.
Response
200 - application/json
OK
The response is of type object.